![]() |
|
#1
|
|||
|
|||
|
Emacs - touchstream.el
My Touchstream LP installation CD has gone walkies; where can i find a copy of touchstream.el?
Do many emacsers use this? Do you find it beneficial "as is"? Any tweaks to share? |
|
#2
|
|||
|
|||
|
As far as I know, all the accompanying files, such as the emacs stuff, should come with the updates.
At least, it has in the past. I haven't checked in recent months. Edit: Indeed it is. Look in <install dir>/lib/Emacs/ Last edited by JerryKnight : 11-11-2004 at 11:03 AM. |
|
#3
|
|||
|
|||
|
Hello there,
my TS is less than a week away so I couldn't test it yet. On the casual look at the touchstream.el I found this: (defun dabbrev-expand-down () "start apprevistion expansion going down from point. THIS DOES NOT WORK as it is, because dabbrev-expand overloads the internal direction flag that is set by the argument. This will always fail after the first match. dabbrev-expand has to be fixed so it can always accept an argument." (interatcive) ^^^^^^^^^ (if (eq last-command 'dabbrev-expand) (dabbrev-expand) (dabbrev-expand -1))) This has nothing to do with the "THIS DOES NOT WORK", does it? Yours, Tichy |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|