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

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

Re: buffer-substring vs. buffer-substring-no-properties


From: Kevin Layer
Subject: Re: buffer-substring vs. buffer-substring-no-properties
Date: 14 Nov 2001 08:34:01 -0800
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

miles@gnu.org (Miles Bader) writes:

> If they break something, please say _what_ they break.  Be specific.

(format "%s" ...) in emacs 20.7 removes font info.  In 21.1 it does
not.  This, not buffer-substring, is hosing me.

Given that I have lots and lots of calls to buffer-substring that I
don't want to change to buffer-substring-no-properties, how do I
defontify a string?




reply via email to

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