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 2275 - 2304 of 2514   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2275
Detlef, Simple fix below (Line numbers may not match), problem was caused by the introduction of seconds to the last modified timestamp. Let me know if you see...
Phillips, Steven
sphillips@...
Send Email
Jul 12, 2007
1:41 pm
2276
Thanks Steve, it does work. Would it be very difficult to apply custom filters to the buffers "Dir Files" and "Buff List" like "*.pm" or negative filters like...
Detlef Groth
dgroth_99
Offline Send Email
Jul 12, 2007
2:01 pm
2277
Detlef, Considering the reference to the 'Buff List' I'm not sure I know what you are asking. However the directory listing filter can be customized via the...
Phillips, Steven
sphillips@...
Send Email
Jul 12, 2007
2:17 pm
2278
Steve, oh yes, I never used this $file-ignore variable. But it is quite useful as I observe now. Thanks, Detlef ... Datum: Thu, 12 Jul 2007 10:14:16 -0400 Von:...
Detlef Groth
dgroth_99
Offline Send Email
Jul 12, 2007
2:50 pm
2279
It gets better, next version of ME will have a build in version of grep which understands and supports your $file-ignore mask so a grep 'command-line' of 'grep...
Phillips, Steven
sphillips@...
Send Email
Jul 12, 2007
3:00 pm
2280
Hmm, sounds promising and towards a new release as a christmas surprise ;) Is there any plan to support some type of syntax checkers like "perl -cw" or tidy...
Detlef Groth
dgroth_99
Offline Send Email
Jul 12, 2007
3:52 pm
2281
Hi, whoever is interested in latex-mode extensions similar to AUCTeX (for big Emacsens) should have a look at my page ...
Christof Boeckler
microemacs@...
Send Email
Jul 15, 2007
9:57 am
2282
Is it possible to change new templates base upon directory? For instance, I may be working on one project for work, then turn around and work on a GNU project...
Jeremy Cowgar
jeremy@...
Send Email
Oct 11, 2007
8:26 pm
2283
Jeremy, I have 3 potential solutions for this, I'm sure there are more. 1) Make use of sessions - I have an ME running for each main project area and each one...
Phillips, Steven
sphillips@...
Send Email
Oct 12, 2007
8:32 am
2284
Hi, I'm trying to do something like this, but it's not working: ######## define-macro append-region set-variable @cl copy-region copy-region !emacro ...
Reza Roboubi
reza_rob2
Offline Send Email
Oct 17, 2007
11:28 am
2285
This works fine for me, so: - Are you using a reasonable version of ME? - Are you sure the key is bound correctly and not being overridden? (i.e. that this...
Phillips, Steven
sphillips@...
Send Email
Oct 17, 2007
11:39 am
2286
... jasspa-mecd-full-20060909.iso ... Yes. (describe-key returns fine) ... Yes! Apparently, whenever I select any text, the kill buffer automatically becomes...
reza_rob2
Offline Send Email
Oct 18, 2007
7:03 am
2287
How are you selecting text? If you are using the mouse or you have option user-setup -> Start-Up -> MS Shift Region enabled then this is probably to be...
Phillips, Steven
sphillips@...
Send Email
Oct 18, 2007
7:10 am
2288
... Indeed, when I use the set-mark command it works! Out of curiosity, how come the shift-* stuff fails anyway? And thanks a lot :-) Reza....
reza_rob2
Offline Send Email
Oct 28, 2007
8:31 am
2289
For those who want to use MicroEmacs in terminal mode on cygwin, here are some key translations that let function keys, insert, home, etc work properly....
Bryan Schofield
schofield.bryan@...
Send Email
Nov 6, 2007
6:18 pm
2290
What an amazing editor. I am not a programmer- just an "informed" Windows (GUI) end-user who also toys with Linux on occasion. Jasspa seems to straddle (in a...
rlcgreen
Offline Send Email
Nov 9, 2007
12:20 am
2291
Hi, Did this ever get fixed? If so, please can someone explain how to set this up. Please assume I know nothing.... I'd really like to be able to inspect files...
Alex Worden
alexworden
Offline Send Email
Nov 19, 2007
9:16 pm
2292
Alex, Long time no talk to, hope things are well. W.R.T. you question there is no built in support for editing with wrapped lines however the 'browse' command...
Phillips, Steven
sphillips@...
Send Email
Nov 20, 2007
8:12 am
2293
Another new mode, Falcon: http://falconpl.org... It's an easy language to write a mode for but none the less, I'm running into a few problems... #1... /* ......
cp200205
Offline Send Email
Dec 25, 2007
5:35 pm
2294
... I've actually figured out the three problems listed in the previous message, however, I have identified one other problem that I am really having problems...
cp200205
Offline Send Email
Dec 28, 2007
12:38 am
2295
Thanks. I got it working. However, one note, I am on Linux (Debian) and the %s%s;%s was really giving me fits. Took a while in my slow brain to realize it...
cp200205
Offline Send Email
Dec 28, 2007
1:45 am
2296
One more question in regards to this mode... (again, period "." means space in this message) message = "Dear Mr. John Doe,\n\n" "This here is a message to you...
cp200205
Offline Send Email
Dec 28, 2007
7:20 pm
2297
Wow. Ok. I spent some time in both the falcon docs and Jasspa hk*emf files. I found a solution to my IF problem, largely due to me having the syntax wrong. if...
cp200205
Offline Send Email
Dec 28, 2007
8:41 pm
2298
For those who use maven and apt for site generation, I've created a language mode for it....
Bryan Schofield
schofield.bryan@...
Send Email
Feb 7, 2008
7:26 pm
2299
... Thanks Bryan, I dropped this here: http://www.jasspa.com/development/ Regards Jon....
Jon Green
bigfatmrmoose
Offline Send Email
Feb 22, 2008
5:22 pm
2300
I've been writing PHP code of late and have the following problem, and am hoping someone can point me in the right direction. Comments that should look like...
Thomas Hundt
thundt
Offline Send Email
Mar 3, 2008
11:14 pm
2301
Better folding, support for classes, ToDo,Fixes etc. Can be seen and downloaded here: http://www.dgroth.de/pmwiki/index.php?n=MicroEmacs.RMode regards, Detlef...
Dr. Detlef Groth
dgroth_99
Offline Send Email
Mar 13, 2008
8:14 am
2302
I feel very happy that a text editor like MicroEmacs exists, i love it just like it is. But I had two little inconvinients using it, one is the multi-byte...
Pablo Mercader Alcant...
programingfrik
Offline Send Email
Mar 22, 2008
10:49 pm
2303
... Hi Pablo, With respect to multi-byte, a few people have asked but there as been no real attempt to look at this in any detail. So this is one for the ...
Jon Green
bigfatmrmoose
Offline Send Email
Mar 22, 2008
11:15 pm
2304
Hey, if it's a console xterm type of window, then the transparent might map to one of the ansi colors... anything displayed in that color comes out as...
thundt
Offline Send Email
Mar 23, 2008
12:08 am
Messages 2275 - 2304 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