emacs-devel
[Top][All Lists]
Advanced

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

Re: Something similar to write-file-functions for copy & cut?


From: Lennart Borgman (gmail)
Subject: Re: Something similar to write-file-functions for copy & cut?
Date: Wed, 06 Jun 2007 16:20:05 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666

Juanma Barranquero wrote:
On 6/6/07, Lennart Borgman (gmail) <address@hidden> wrote:

I guess you mean that copy and cut to clipboard call these?

They use filter-buffer-substring.

I could try, but would not that affect many other operations too?

There aren't many operations that use filter-buffer-substring. And if
really needed I suppose you can hack a way to know what command is
being executed.

Ok, thanks. I will just use them as the hook I asked for now.




reply via email to

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