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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2381 - 2410 of 2514   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2381
Thanks for reporting this and I think you were right to not send a patch, the mail-setup references were well out of date. I have fixed them all, Steve...
Steven Phillips
bill@...
Send Email
Jun 1, 2009
10:49 am
2382
Hi, I wanted to write a function to copy the path and filename of the currently-open file. (In termcap or console mode, I could copy at least the visible part...
Tom Hundt
thundt
Offline Send Email
Jul 21, 2009
1:11 am
2383
Tom, Playing with temp buffers is always tricky to get right, the typical worst case is if the current buffer (before to run your macro) is displayed in more...
Steven Phillips
bill@...
Send Email
Jul 21, 2009
1:40 am
2384
I've port one vgrep emf ... ; -!- emf -!- ; Created: Jul 18 2oo8 ; Synopsis: "vgrep" command handling ; Authors: Lechee.Lai ; define-macro vlist ...
Lechee.Lai
lecheel
Offline Send Email
Jul 21, 2009
4:55 am
2385
Oh, yeah, I've had problems with the buffers before, just as you describe... mind you I haven't extensively tested that bit of code, just came up with it this...
Tom Hundt
thundt
Offline Send Email
Jul 21, 2009
5:48 am
2386
Lechee, There are no key bindings in your code (to C-j or F11) have you missed this part of the code? With what is there I'm not sure what C-j or the 'return'...
Steven Phillips
bill@...
Send Email
Jul 21, 2009
7:55 am
2387
Yes we really should create a new release, there is so much good stuff in the latest version - sessions work properly and there's a new macro based find and...
Steven Phillips
bill@...
Send Email
Jul 21, 2009
8:11 am
2388
yes it's long time ago here is another part ==== ; -!- emf -!- ; This is part of the JASSPA MicroEmacs macro files ; Copyright (C) 2000-2006 JASSPA...
lechee lai
lecheel
Offline Send Email
Jul 21, 2009
10:47 am
2389
complete package running on linux ______________________________________________________________________________________________________ ...
lechee lai
lecheel
Offline Send Email
Jul 22, 2009
12:23 am
2390
Is there going to be a new release of MicroEmacs? Looking, it seems the last release was in 2006? Jeremy...
cp200205
Online Now Send Email
Jul 30, 2009
11:15 am
2391
... Hi Jeremy, There will be when we get some time. At the moment we do not have that much time to do it, a release cycle will typically take us 1-2 months and...
Jon Green
bigfatmrmoose
Offline Send Email
Jul 30, 2009
11:44 am
2392
A Beta version of MicroEmacs 2009 has been uploaded to http://www.jasspa.com/release_20090909 This also includes a new Windows installer setup.exe. Any...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 31, 2009
6:54 pm
2393
... The Windows version of the installer has been updated to v2 with some minor corrections and a different selection mechanism for the file associations. ...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 1, 2009
11:46 pm
2394
... Compiled successfully on the latest debian stable release (5.0/lenny), now testing it... Thanks for the new release. Ferenc Deak...
Deak, Ferenc
frncdk
Offline Send Email
Sep 3, 2009
7:05 am
2395
... Hi Ferenc Deak, Thanks for the info. There are a few more minor tweaks and changes to appear in the next few days. We hope to complete and publicly publish...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 3, 2009
7:54 am
2396
thanks the release   Compiled success on ubuntu 9.04 for console version build -t c ... file.oc: In function `readin': file.c:(.text+0x4213): warning:...
lechee lai
lecheel
Offline Send Email
Sep 4, 2009
1:19 am
2397
I have been ignoring these warnings for a while now.... seems to work okay, Steve ... I have been ignoring these warnings for a while now.... seems to work ...
Steven Phillips
bill@...
Send Email
Sep 4, 2009
7:15 pm
2398
The final images for the 2009090 release are now installed in: http://www.jasspa.com/release_20090909 The Web pages will be updated over the next few days to...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 6, 2009
12:34 pm
2399
How can I turn off "smart" indent for all modes? i.e. when I type if (1) { ENTER I do not want it to automatically indent. I find that auto-indent works most...
Jeremy Cowgar
cp200205
Online Now Send Email
Sep 6, 2009
5:33 pm
2400
... I think you asked this before a very long time ago. FAQ(26) http://www.jasspa.com/me/amicr067.html Regards Jon....
Jon Green
bigfatmrmoose
Offline Send Email
Sep 9, 2009
10:51 pm
2401
Wow, that FAQ is showing its age! Since then we have added major-mode-setup (Tools -> Major mode setup) you probably want to use this instead as it disables...
Steven Phillips
bill@...
Send Email
Sep 9, 2009
11:01 pm
2402
Hi Christof (or anybody else) I've created set of Ubuntu 9.04 packages based on your original Debian source script that I downloaded from your site. I have...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 13, 2009
1:07 pm
2403
... I think I have sorted this out now and have uploaded some new images if somebody can give them a try. i.e. for me to install on my machine with the...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 13, 2009
4:34 pm
2404
On Wed, 09 Sep 2009 19:00:59 -0400, Steven Phillips <bill@...> ... I can make this work for C/C++ but it does not seem to work on my own mode. I am...
Jeremy Cowgar
cp200205
Online Now Send Email
Sep 14, 2009
2:43 pm
2405
... Hi Jeremy, I think your buffer-init mask is set up incorrectly, you currently have: set-variable .fhook-euphoria.setup &reg "/history/fhook/euphoria" ...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 14, 2009
9:04 pm
2406
... Ok, thanks, that did work as I was expecting. ... Yes. I believe we have went over this before and the answer was that it's not possible. All the current...
Jeremy Cowgar
cp200205
Online Now Send Email
Sep 14, 2009
9:21 pm
2407
This may not be appropriate for your euphoria language mode, but I've solved a complex indent/highlight problem by switching schemes in the middle. For...
Bryan Schofield
schofield.bryan@...
Send Email
Sep 15, 2009
1:19 am
2408
... Hi Bryan, I looked at this last night running multiple schemes using a block ending of "^\\s*$" (empty line). It worked for all of the given examples when...
Jon Green
bigfatmrmoose
Offline Send Email
Sep 15, 2009
7:25 am
2409
Is there a way to execute the transpose-words function in JASSPA? Thanks. Matt Gumm...
Matt Gumm
MattGumm
Offline Send Email
Sep 15, 2009
7:48 am
2410
... Afraid not. You would have to write a macro to do it. Here is a very quick and dirty transpose-words macro that does no checking as a starting point....
Jon Green
bigfatmrmoose
Offline Send Email
Sep 15, 2009
8:53 am
Messages 2381 - 2410 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