emacs-devel
[Top][All Lists]
Advanced

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

Re: gnus/html2text.el


From: Stefan Monnier
Subject: Re: gnus/html2text.el
Date: Tue, 26 Oct 2004 12:43:02 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

> 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).

> Aside from beginning-of-buffer and end-of-buffer, what functions
> are you talking about?

There's things like `replace-regexp', maybe even `switch-to-buffer' (tho
pop-to-buffer should be extended a bit to provide a true substitute for
switch-to-buffer).


        Stefan





reply via email to

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