bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: iso-accents bug


From: Gerd Moellmann
Subject: Re: iso-accents bug
Date: 29 Oct 2001 19:17:02 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1.50

Gerd Moellmann <gerd@gnu.org> writes:

> Kevin Rodgers <kevinr@ihs.com> writes:
> 
> > (setq foo (push bar foo)) ==
> > (push bar foo) ==
> > (setq foo (cons bar foo))
> 
> He he, that's true, of course.  One report handled too much today I
> guess :-).

I should probably add that this doesn't change the validness of
the change.  Please test it anyway, Marcelo.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]