emacs-devel
[Top][All Lists]
Advanced

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

Re: gnus/html2text.el


From: Kim F. Storm
Subject: Re: gnus/html2text.el
Date: Wed, 27 Oct 2004 00:31:07 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

>> Perhaps we should arrange for byte-compile to warn about use
>> of these functions from Lisp code.  What do people think of that?
>
> That sounds like a good idea.  We need a way to cleanly turn off the
> message, but for end-of-buffer we can use (call-interactively
> 'end-of-buffer).


 (with-no-warnings (end-of-buffer))


-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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