all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#2233: viper-mode cursor color does not reset to red
@ 2009-08-15 21:27 Chong Yidong
  2009-08-15 22:38 ` Michael Kifer
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Yidong @ 2009-08-15 21:27 UTC (permalink / raw)
  To: Michael Kifer; +Cc: 2233, David Reitter, Nathan Sanders

Hi Michael, could you take a look at this bug report (2233 in the bug
tracker)?  Thanks.

> if your present cursor color (the default is set in
> `default-frame-alist') is the same as
> `viper-replace-overlay-cursor-color' (by default: "Red"), then Viper
> forgets to save it before switching to insert mode.
>
> The solution would be to implement `viper-save-cursor-color' cleanly,  
> unless that's already been done for Emacs 23 (haven't checked).
>
> On 7 Feb 2009, at 08:48, Nathan Sanders wrote:
>
> > After loading viper-mode, the cursor turns green when in Insert mode.
> > It is supposed to return to red when Esc is pressed to return to VI
> > mode. It does not. This occurs whether starting viper-mode
> > interactively after emacs starts, or when .emacs consists solely of
> >
> > (setq viper-mode t)
> > (require 'viper)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2233: viper-mode cursor color does not reset to red
  2009-08-15 21:27 bug#2233: viper-mode cursor color does not reset to red Chong Yidong
@ 2009-08-15 22:38 ` Michael Kifer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kifer @ 2009-08-15 22:38 UTC (permalink / raw)
  To: Chong Yidong; +Cc: 2233, David Reitter, Michael Kifer, Nathan Sanders

Yes, the code for viper-save-cursor-color needs an overhaul, but I don't know
when I'll have the time for it.

On Sat, 15 Aug 2009 17:27:47 -0400
Chong Yidong <cyd@stupidchicken.com> wrote:

> Hi Michael, could you take a look at this bug report (2233 in the bug
> tracker)?  Thanks.
> 
> > if your present cursor color (the default is set in
> > `default-frame-alist') is the same as
> > `viper-replace-overlay-cursor-color' (by default: "Red"), then Viper
> > forgets to save it before switching to insert mode.
> >
> > The solution would be to implement `viper-save-cursor-color' cleanly,  
> > unless that's already been done for Emacs 23 (haven't checked).
> >
> > On 7 Feb 2009, at 08:48, Nathan Sanders wrote:
> >
> > > After loading viper-mode, the cursor turns green when in Insert mode.
> > > It is supposed to return to red when Esc is pressed to return to VI
> > > mode. It does not. This occurs whether starting viper-mode
> > > interactively after emacs starts, or when .emacs consists solely of
> > >
> > > (setq viper-mode t)
> > > (require 'viper)
> 





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-15 22:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-15 21:27 bug#2233: viper-mode cursor color does not reset to red Chong Yidong
2009-08-15 22:38 ` Michael Kifer

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.