emacs-devel
[Top][All Lists]
Advanced

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

Re: table.el


From: Tak Ota
Subject: Re: table.el
Date: Tue, 27 Nov 2001 23:23:40 -0800 (PST)

I forgot to write one more ToDo item (sorry Miles).

2. Separate the single update timer into two update timers for
   different tasks, namely typing update and formatting update.

-Tak

From: Tak Ota <address@hidden>
Date: Tue, 27 Nov 2001 23:10:41 -0800 (PST)
Subject: table.el

ME> After having received a few good suggestions table.el is slightly
ME> better now.  Following is the list of changes.
ME> 
ME> 1. Made interactive input behave more in the standard fashion.
ME> 
ME> 2. Implemented C-c bindings in addition to the existing ones so that
ME>    the commands are available from tty terminal (-nw).
ME> 
ME> Todo:
ME> 
ME> Implement alternative to function advising by introducing new hooks to
ME> the existing emacs functions (kill-region, delete-region,
ME> copy-region-as-kill, kill-line, yank, beginning-of-line, end-of-line,
ME> forward-word, backward-word, forward-paragraph, backward-paragraph,
ME> center-line, center-regsion).
ME> 
ME> -Tak



reply via email to

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