emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el


From: Kim F. Storm
Subject: Re: table.el
Date: 09 Dec 2001 01:25:03 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Tak Ota <address@hidden> writes:

> Possible choice of implementation for this is:
> 
> 1. advising each function
> 2. adding run-hooks at the beginning and end of each function
> 3. adding a wrapper to each function

4. Use per-command properties and pre/post-command hooks.

For an example, see host delsel.el uses the delete-selection property,
or for a more complex example, see cua.el (available from the address
below).

-- 
Kim F. Storm <address@hidden> http://www.cua.dk




reply via email to

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