emacs-devel
[Top][All Lists]
Advanced

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

Re: Question about copy-region-as-kill


From: John Wiegley
Subject: Re: Question about copy-region-as-kill
Date: Tue, 09 Apr 2002 14:28:33 -0700
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-debian-linux-gnu)

>>>>> On Tue Apr  9, Per writes:

> Gnus does that for message buffers:

>> From message-mode:

>   ;; Mmmm... Forbidden properties...
>   (add-hook 'after-change-functions
>   'message-strip-forbidden-properties
>           nil 'local)

Well, there's proof that somebody else needed it!  Although, their way
of solving it is so much uglier than a buffer-local variable...

John



reply via email to

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