Fingerworks Support Forums  

Go Back   Fingerworks Support Forums > Application Gesture Sets > Programmers' Editors
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 11-11-2004, 07:00 AM
Cheeky Cheeky is offline
Junior Member
 
Join Date: Nov 2004
Posts: 3
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?
Reply With Quote
  #2  
Old 11-11-2004, 10:56 AM
JerryKnight JerryKnight is offline
TS Zealot
 
Join Date: Jun 2003
Location: Waco, TX
Posts: 461
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/
__________________
- Jerry Knight
Get a free iPod and Visit my website.

Last edited by JerryKnight : 11-11-2004 at 11:03 AM.
Reply With Quote
  #3  
Old 01-13-2005, 02:30 PM
tichy tichy is offline
Junior Member
 
Join Date: Jan 2005
Location: Berlin, Germany
Posts: 16
Question syntax error in touchstream.el

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
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 03:27 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.