emacs-devel
[Top][All Lists]
Advanced

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

Re: master 8f03888: * lisp/gnus/gnus-art.el: Fix up compiler warnings.


From: Lars Magne Ingebrigtsen
Subject: Re: master 8f03888: * lisp/gnus/gnus-art.el: Fix up compiler warnings.
Date: Thu, 15 Jan 2015 22:58:15 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Stefan Monnier <address@hidden> writes:

> +    (message "Warning: Using brain-dead macro 
> `mm-with-unibyte-current-buffer'!")

Looking at the macro, it looks like it tries to ensure that the buffer
is unibyte, executes the form, and then returns the buffer to its
previous byteness state?  (In a way that works on both Emacs and XEmacs
(well, it's a noop in the latter.)

Looking at the callers, it seems like that's what they want, although
I'm not sure.  

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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