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 1682 - 1711 of 2514   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1682
... I vote for txt2tags. ... I haven't found any. ... Gruß / Regards Christof -- http://home.in.tum.de/~boeckler/ http://www.spiegel.de/zwiebelfisch Da sie...
Christof Boeckler
boeckler@...
Send Email
Nov 1, 2005
8:08 am
1683
Hi, For my daily work it is neccessary, that I will not save files with lines matching ^[ ]+$ I thought of binding 'clean' to a hook but can't find an...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 1, 2005
6:34 pm
1684
There is no built in mechanism at present although I can see a need of one. With the current release the best (and only) solution I can think of is to rebind...
Steven Phillips
bill@...
Send Email
Nov 1, 2005
11:01 pm
1685
From: Steven Phillips <bill@...> Subject: Re: [jasspa] Execution of macro right before save of file Date: Tue, 1 Nov 2005 23:01:00 +0000 Hi Steve ! ...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 2, 2005
3:03 am
1686
Hello all, I am using the great scanner tool re2c (regular expressions are converted to c-code. I would like that the code inside the re2c blocks (/*!re2c ......
Dr. Detlef Groth
dgroth_99
Offline Send Email
Nov 2, 2005
3:27 pm
1687
How strange. It almost seems like the comments should be around the re2c code, not the C code. This can't compile, the way it is. (ME would display it...
Thomas Hundt
thundt
Offline Send Email
Nov 2, 2005
4:06 pm
1688
The .fhook-?.comment variables are used only for the reformatting of comments (typically bound to "esc o") and have no effect on either the indentation or...
Phillips, Steven
sphillips@...
Send Email
Nov 2, 2005
4:35 pm
1689
Hi, First, I'd like to report a bug in the cygwin port of jasspa, which involves the spell checker. It seems not to recognize anything as being in the...
Tim O'Callaghan
tl_ocallaghan
Offline Send Email
Nov 2, 2005
4:42 pm
1690
From: Steven Phillips <bill@...> Subject: Re: [jasspa] Execution of macro right before save of file Date: Tue, 1 Nov 2005 23:01:00 +0000 Hi Steve, the...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 3, 2005
4:00 am
1691
From: Steven Phillips <bill@...> Subject: Re: [jasspa] Execution of macro right before save of file Date: Tue, 1 Nov 2005 23:01:00 +0000 Hi, FIXED! It...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 3, 2005
4:05 am
1692
Hi, if I need "General Help" I press ESC-? and enter the string I want to look up. If the last character of the search string is entered I press <RETURN> to...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 3, 2005
4:48 am
1693
I have similar problems with describe-word and the ftp dialog. I will add it to the todo list. Steve ... Of ... ...
Phillips, Steven
sphillips@...
Send Email
Nov 3, 2005
8:01 am
1694
Hi, Something mysterious happened.... :) I tried to string-insert a "rm -f " at position 0 (C-like counting ;) of the coloumns in a list of no longer used...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 6, 2005
4:55 am
1695
Works for me when I select a rectangle where the last line is a blank line. (The string gets inserted at the same column where the end of the rectangle is.) ...
Thomas Hundt
thundt
Offline Send Email
Nov 6, 2005
7:43 am
1696
From: Steven Phillips <bill@...> Subject: Re: [jasspa] Execution of macro right before save of file Date: Tue, 1 Nov 2005 23:01:00 +0000 Hi Steve, I...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 7, 2005
4:38 am
1697
You noeed to only do the clean if the buffer is edited, i.e. check that the edit mode is enabled, i.e. try something like: define-macro my-save-buffer !if...
Steven Phillips
bill@...
Send Email
Nov 7, 2005
10:38 pm
1698
... I consider this to be a serious bug - what do you think? Gruß / Regards Christof -- http://home.in.tum.de/~boeckler/ http://www.spiegel.de/zwiebelfisch Da...
Christof Boeckler
boeckler@...
Send Email
Nov 8, 2005
5:38 pm
1699
Hi all, I ran into a strange problem! Given the following macro define-macro latex-test-yank !force kill-region !if $status ; should work, but is buggy, ; if...
Christof Boeckler
boeckler@...
Send Email
Nov 8, 2005
11:04 pm
1700
... This is because the last thing the shift region macro does is copy the region i.e. consider the shift region to be equivalent to calling copy-region. Try...
Phillips, Steven
sphillips@...
Send Email
Nov 9, 2005
7:54 am
1701
Hi, I wrote two trivial macros that I missed in the standard distribution, maybe they are useful and find their way in the distribution. It's about moving...
Christof Boeckler
boeckler@...
Send Email
Nov 9, 2005
11:54 am
1702
... Haha, I finally found it: show-region is the solution to my problems ... forget the last mail. Just bloody beginner's thoughts! Gruß / Regards Christof --...
Christof Boeckler
boeckler@...
Send Email
Nov 9, 2005
1:53 pm
1703
Sorry for sending this mail, but Yahoocom had switched off my account due to bounced mail (due to what???) and I have to check whether I did the reactivation...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 11, 2005
5:09 pm
1704
I've been playing with my print-setup due to switching to a different model LaserJet, and ran into a couple of things (none of which are earth-shakingly...
Thomas Hundt
thundt
Offline Send Email
Nov 11, 2005
10:25 pm
1705
Hi, Sometimes I like to use "me -n" instead of "me". Unfortunately some keys behaves oddly like "Del", "Home", "End" and such. Instead of moving around in the...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 12, 2005
2:45 am
1706
From: Thomas Hundt <thundt@...> Subject: Re: [jasspa] String-rectangle unable to insert at pos 0 ? Date: Sat, 05 Nov 2005 23:42:47 -0800 Hi Thomas ! ...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 12, 2005
2:45 am
1707
You are doing a C-h k to find out what ME is seeing the key as, right? And you've done a search for likely keywords like "keysym" and "mapping" and "map" in...
Thomas Hundt
thundt
Offline Send Email
Nov 12, 2005
8:12 am
1708
You say the query-replace-string is "heavy". ("Schwer"? You mean "difficult". See http://dict.leo.org/ ) I don't see what the problem is. Are you aware of...
Thomas Hundt
thundt
Offline Send Email
Nov 12, 2005
8:36 am
1709
From: Thomas Hundt <thundt@...> Subject: Re: [jasspa] me -n ? Date: Sat, 12 Nov 2005 00:11:25 -0800 Just to clearify... Your suggested "C-h k" command...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 12, 2005
5:08 pm
1710
... What is C-h in a termcap terminal? It happens to be "BACKSPACE". So there is no such key visible to ME in this environment so the binding will never work....
Jon Green
bigfatmrmoose
Offline Send Email
Nov 12, 2005
8:17 pm
1711
From: Jon Green <jon@...> Subject: Re: [jasspa] me -n ? Date: Sat, 12 Nov 2005 20:16:56 +0000 Hi, I did a describe-key in a "me -n" started ME and...
Meino Christian Cramer
Meino.Cramer@...
Send Email
Nov 13, 2005
4:41 am
Messages 1682 - 1711 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