diff options
author | Oliver Seidel <os10000@seidel-space.de> | 1997-10-24 16:51:02 +0000 |
---|---|---|
committer | Oliver Seidel <os10000@seidel-space.de> | 1997-10-24 16:51:02 +0000 |
commit | 0aa18b36b310950db442eb748c61c329235b94fc (patch) | |
tree | f914aaacb99430cf88f88ab9dafbb8d55ba3ab59 /lisp/emacs-lisp | |
parent | 562b13ae743187ff6b079a4da4725d85bce8017f (diff) | |
download | emacs-0aa18b36b310950db442eb748c61c329235b94fc.tar.gz emacs-0aa18b36b310950db442eb748c61c329235b94fc.tar.bz2 emacs-0aa18b36b310950db442eb748c61c329235b94fc.zip |
Rafael Laboissiere <rafael@icp.inpg.fr> writes:
I was just annoyed with the fact that there is no way
to dynamically control the insertion accuracy. I mean:
the variable `todo-insert-threshold' does the job, but
it is not very handy if one wants to mix the two
behaviors (bisection and "insert right here under the
cursor").
Therefore I did a quick hack in the function
`todo-insert-item'. Now by giving a prefix argument to
the insert command (i.e. by typing "C-u i"), entries
are inserted exactly at the line where the cursor is.
It would be better to give the value of
`todo-insert-threshold' as a numeric argument of
`todo-insert-item' (like "M-8 i"), but it's too late
now for continuing to hack.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions