Search the web
Sign In
New User? Sign Up
jasspa · JASSPA's MicroEmacs
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1752 - 1785 of 2514   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1752
Hi all, I have set up a webpage for MicroEmacs and put the latest refcard on it: http://jamesie.de/microemacs/index.en.html Regards Christof -- ...
Christof Boeckler
boeckler@...
Send Email
Jan 4, 2006
11:22 am
1753
... Hi Christof, Thanks for this. There are now links to this page from www.jasspa.com on the main page and from the download page. Regards Jon....
Jon Green
bigfatmrmoose
Offline Send Email
Jan 4, 2006
11:45 am
1754
Hi, I've created some ME and NE packages for Debian Sarge (i386,powerpc), Debian Sid (i386) and Ubuntu Breezy (i386). They can be found at [0]. They are tested...
Patrick Das Gupta
patrick@...
Send Email
Jan 13, 2006
3:41 pm
1755
Patrick, simply try the JASSPA download page under "Documentation". Here is a direct link: http://www.jasspa.com/downdoc.html. This should do the trick. Bruno ...
Sabin, Bruno
beulo
Offline Send Email
Jan 13, 2006
4:23 pm
1756
... Hi Brono. These files are in catman (!= nroff) format. So this doesn't do it. Any other tricks or hints? ;) Regards, Patrick...
Patrick Das Gupta
patrick@...
Send Email
Jan 13, 2006
6:47 pm
1757
... Is there actually a requirement that the manual pages are actually nroff as they will appear the same in UNIX man? They can be added to the man directory...
Jon Green
jnaught@...
Send Email
Jan 13, 2006
7:12 pm
1758
... I see after reading the policy that cat pages are not good enough. Not sure why? Jon....
Jon Green
jnaught@...
Send Email
Jan 13, 2006
8:03 pm
1759
... Yes, Jon. In this respect Debian Policy (Sec. 12.1) is very clear: "You must not install a pre-formatted 'cat page'." ... This is only true for certain...
Patrick Das Gupta
patrick@...
Send Email
Jan 13, 2006
8:20 pm
1760
... I can only guess. Maybe because troff is a better format for modifications? Anyway. Is there a chance to get me.1 and ne.1 in troff? Otherwise I would...
Patrick Das Gupta
patrick@...
Send Email
Jan 13, 2006
9:45 pm
1761
... These Nroff files are now on www.jasspa.com on the documentation page. Sorry for the delay - I had to add the conversion macros so that they would run...
Jon Green
bigfatmrmoose
Offline Send Email
Jan 14, 2006
11:02 am
1762
... Thank you for this fast solution! ... I've just had a first look at them and both seem to be ok, at least on Debian Sid. Thanks again, Patrick...
Patrick Das Gupta
patrick@...
Send Email
Jan 14, 2006
11:27 am
1763
... Possibly a little too fast! There were a couple of rendering anomolies in xman. I have now corrected these and updated the content on www.jasspa.com Jon....
Jon Green
bigfatmrmoose
Offline Send Email
Jan 14, 2006
1:23 pm
1764
Hi, I am searching for a simply way to write a "find-next-tag"-macro ( 4 find-tag ), which finds the next tag after submitting a find-tag command via a key...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Jan 15, 2006
3:31 pm
1765
Hi! If we are talking about tags, I have a macros/mappings to create a tag stack a-la vim. It means when I call find-tag the previous position is pushed into a...
Deak, Ferenc
deakfeco@...
Send Email
Jan 16, 2006
11:15 am
1766
Hi, ... For me it's just work, I have a line 4 global-bind-key "find-tag" "A-]" And it does what you want (after a "0 find-tag"), if I understand you...
Deak, Ferenc
deakfeco@...
Send Email
Jan 16, 2006
11:15 am
1767
Try using a command variable such as '.push-position.stack' e.g. define-macro push-position !if &les .push-position.stack 255 set-position &itoa &pinc...
Phillips, Steven
sphillips@...
Send Email
Jan 16, 2006
11:33 am
1768
My problem is not the global %tag-stack variable, but the usage of set-position where I use global postions from 240 to 255. It would be better to create a...
Deak, Ferenc
deakfeco@...
Send Email
Jan 16, 2006
12:32 pm
1769
I have the following line in my setup emf file: set-variable %tag-option "rcemsv" This enables al the features of tag support in ME, Steve ... Of ... 4 ... ...
Phillips, Steven
sphillips@...
Send Email
Jan 16, 2006
2:09 pm
1770
Thought i would share something with ya'll. Great fun and it does actually work. Met my girl on here, http://www.livechatrooms.info/oyfb and so far it's been...
ignatia.kirkland1608@...
Send Email
Jan 16, 2006
2:45 pm
1771
... In my Jasspa-2005.05.05 (which is the last release - if I'm right) only "mrc" is documented, What do "esv" letters mean?...
Deak, Ferenc
deakfeco@...
Send Email
Jan 16, 2006
3:09 pm
1772
They are used by the ME tag file generators to select what tags you require, ie. Enumerated types, Structures and global Variables (see the Tool -> '??? Tools'...
Phillips, Steven
sphillips@...
Send Email
Jan 16, 2006
5:16 pm
1776
I haven't used MicroEMACS for a few months, but I tried to write a macro today and it's throwing me for a loop. I have a buffer: "Anniston" "Birmingham" ...
Gadrin
gadrin77
Offline Send Email
Jan 22, 2006
9:51 pm
1777
Gadrin, The macro will not terminate because any text insertion on the very last line will lead to another line being inserted so forward-line never fails. The...
Phillips, Steven
sphillips@...
Send Email
Jan 23, 2006
8:23 am
1779
There appear to be a new set of spam messages appearing. Obviously somebody has found out how to get past the yahoo security in some sort of automated mode....
jasspa
Offline Send Email
Jan 23, 2006
2:33 pm
1780
... last ... ah, I never knew about this particular behavior. it seems counter-intuitive, but I appreciate your help....
Gadrin
gadrin77
Offline Send Email
Jan 23, 2006
9:09 pm
1781
I'm experiencing a problem whereby spell-buffer is failing. The dialog box comes up with the first word it's found, but then it keeps prompting for Identity:,...
Thomas Hundt
thundt
Offline Send Email
Jan 23, 2006
11:13 pm
1782
To get the problem with spell-buffer to happen (see previous e-mail), I have to be at the beginning of the buffer, apparently. The thing should be called...
Thomas Hundt
thundt
Offline Send Email
Jan 23, 2006
11:27 pm
1783
Tom, Can't reproduce this with my current version, what version and platform are you using? Does the first word or first erroneous word encountered make a ...
Steven Phillips
bill@...
Send Email
Jan 24, 2006
12:42 am
1784
Tom, I have managed to reproduce this with the current development version on the Jasspa site which is what I assume you must be using. This issue appears to...
Phillips, Steven
sphillips@...
Send Email
Jan 24, 2006
1:26 pm
1785
Steve, I'm using the production release. I'm pretty sure. MicroEmacs 05 - Date 2005/05/05 - win32 -Tom ... -- Thomas Hundt <tom@...> +1-415-867-6698...
Thomas Hundt
thundt
Offline Send Email
Jan 24, 2006
5:05 pm
Messages 1752 - 1785 of 2514   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help