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

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

Re: How Do I Remove Text Properties?


From: Ilya Zakharevich
Subject: Re: How Do I Remove Text Properties?
Date: Wed, 08 Dec 2010 15:30:03 -0000
User-agent: slrn/0.9.8.1pl1 (Linux)

On 2010-09-27, Noah Lavine <noah.b.lavine@gmail.com> wrote:
> Hello,
>
> I recently yanked some text from the scratch buffer, which colored all
> quoted text purple, to a text buffer, which does not do that. As a
> result, when I began typing immediately after the quoted text (which
> was still purple), the text I inserted was also purple. My question
> is, how do I remove the text color?
>
> I tried using remove-text-property or set-text-property, but M-x
> didn't recognize them, and I don't know how to run Elisp functions on
> buffers without using M-x.

    M-x normal-mode

would do this and many other fixups.  Or IIRC you can use the menu...

Hope this helps,
Ilya


reply via email to

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