[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
emacs-w3m: problems with text-cursor in buffer
- From: Christian Ruediger Bahls <christian.bahls@xxxxxx>
- Date: Fri, 10 Dec 2004 15:55:58 +0100
- X-ml-name: emacs-w3m
- X-mail-count: 07242
i use a nonstandard colorscheme for my emacs
(my default font is goldenrod on black)
so when i use emacs-w3m my cursor gets set up in a way
that makes it more or less unusable in all other buffers
it starts blinking black on black <-> goldenrod on black
this makes it very difficult to find the cursor on the screen
as well as read text under the cursor
all other fonts(different from default-font) still work as expected
(cursor blinking in inverse)
i don't know elisp well enough to fix that myself
i found an after-cursor-hook (or similar)
could i use that to get a more helpful cursor?
is there a single fix(patch) possible?
yours
christian bahls
PS: i am not subscribed to the list