Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

jasspa · JASSPA's MicroEmacs

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 127
  • Category: Cyberculture
  • Founded: Jul 7, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 2517 - 2546 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
2517 Lechee.Lai
lecheel Send Email
Dec 10, 2009
1:56 pm
hi, does jasspa me have last file status for every file load, I only know there has load session feature in emf Thanks lechee...
2518 lechee lai
lecheel Send Email
Dec 10, 2009
2:01 pm
FYR,   Another ctags macros with tag-back support also have duplicate tags with atag-next BR lechee ___________________________________________________ ...
2519 Lechee.Lai
lecheel Send Email
Dec 11, 2009
1:02 am
I've make the simple quit for history.est ... define-macro save-history set-variable #l9 &spr "%s %s\n" $buffer-fname $window-line set-variable #l8 &cat $home...
2520 Steven Phillips
bill@... Send Email
Dec 11, 2009
4:30 pm
I thought I'd jot this down as it may be of use to others too... Problem: A buffer binding uses a certain key combination you just can't get on with, how do...
2521 Lechee.Lai
lecheel Send Email
Dec 13, 2009
6:53 am
hi, hkcpp.emf and hk... highlight most doxygen comment style inside, some one can told me how to insert doxygen comment for file/function and member ... thanks...
2522 Lechee.Lai
lecheel Send Email
Dec 13, 2009
7:26 am
dirty work for single file history ... define-macro save-history set-variable #l9 &spr "%s %s\n" $buffer-fname $window-line set-variable #l7 $buffer-fname ...
2523 Sabin, Bruno
beulo Send Email
Dec 13, 2009
9:21 am
Hi Lechee, There is a contribution with sample doxygen highlighting at http://www.jasspa.com/contrib.html (item #27). You can use this as your starting point. ...
2524 Jon Green
bigfatmrmoose Send Email
Dec 13, 2009
9:52 am
... Hi Lechee Doxygen is set up for C/C++ and PHP (probably a few others as well). If you do M-x major-mode-setup then it may not be enabled. If it is not...
2525 Lechee.Lai
lecheel Send Email
Dec 13, 2009
10:31 am
Thanks Jon, I means there is template or macros insert comment for function with doxygen style not only for highlight most like Doxymacs Regards, lechee...
2526 Jon Green
bigfatmrmoose Send Email
Dec 13, 2009
11:03 am
... Hi Lechee, No we have not built any macros for helping to insert the comments or add function/structure templates etc. This could be done but so far nobody...
2527 Lechee.Lai
lecheel Send Email
Dec 17, 2009
2:14 pm
hi, how to indent-region or beautiful code for current buffer, also good comment for region, does it already inside "me" Thanks lechee...
2528 Steven Phillips
bill@... Send Email
Dec 17, 2009
2:33 pm
Lechee, For a fixed indent increase use indent-increase (main menu -> Format -> Increase Indent) To reformat a region using the buffers auto-indent rules use ...
2529 Lechee.Lai
lecheel Send Email
Dec 17, 2009
10:51 pm
thanks indeed Steven :-)...
2530 Jon Green
bigfatmrmoose Send Email
Dec 19, 2009
1:10 pm
PROBLEM ... JASSPA MicroEmacs is not starting up in a X-Windows mode on Fedora 11/12 systems. The reason for this is that the built-in default font cannot be...
2531 Lechee.Lai
lecheel Send Email
Jan 20, 2010
12:52 am
I've cpp statement expect indent style hwndMain = CreateWindowEx( 0, "hello", NULL); the default jasspa indent hwndMain = CreateWindowEx( 0, "hello", NULL); ^[...
2532 Lechee.Lai
lecheel Send Email
Jan 20, 2010
2:18 am
I'm trying using the foo.cpp with following statement it's perfect but why some where inside my code will have space :-(...
2533 Lechee.Lai
lecheel Send Email
Jan 20, 2010
2:48 am
I got the problem one more SPACE after bracket :-p...
2534 ZarathustraXYZ Send Email Feb 1, 2010
10:18 am
Hi jon, please add xml support (I use "xml" tag) in hkjst.emf . I use xml in jst file from 2 years. Works well! (for me! :-) ) Ciao Vincenzo...
2535 Jon Green
bigfatmrmoose Send Email
Feb 1, 2010
11:06 pm
... I assume that you mean change hkjst.emf as follows: Jon. cd /home/jon/merep/me/macros/ gdiff --context --minimal --ignore-space-change --recursive ...
2536 ZarathustraXYZ Send Email Feb 2, 2010
8:28 am
Thank you so much! Vincenzo...
2537 neeraj
neeraj_dl Send Email
Feb 9, 2010
8:54 am
Hi All I am new to jasspa esp its macro lang (new as in a week old). I love the editor its fast and small and its emacs. One thing I am missing dearly is the...
2538 Steven Phillips
bill@... Send Email
Feb 9, 2010
1:18 pm
This should do what you what, copy this into your user emf file... Steve ... define-macro zap !force set-variable #l0 @1 !if ¬ $status set-variable #l0 @mc...
2539 lechee lai
lecheel Send Email
Feb 10, 2010
3:10 am
; a quick hack try this :-) define-macro zap set-variable #l0 @ml1 "zap-char:" "" !if &less &len #l0 1 ml-write "Cancel!" !return !endif !if ¬ &xse @wc #l0 ...
2540 azynheira Send Email Feb 18, 2010
6:36 pm
Hello, I have found a weird problem, reproducible in Windows and Linux 2.6. 1) Have a script with 'read-file foobar', this can be done via macro call or...
2541 Steven Phillips
bill@... Send Email
Feb 19, 2010
5:49 am
Pedro, I've reproduced the issue, now looking for the cause and a fix - thanks for reporting this. Steve...
2542 azynheira Send Email Mar 4, 2010
9:17 am
Hi Steve, Do you need any firemen to help putting out the fire on this one? :-) Kind Regards, Pedro...
2543 Steven Phillips
bill@... Send Email
Mar 4, 2010
9:53 am
Pedro, Not as such, just been too busy to feedback my findings! And would you believe this is expected behaviour! (sort of :-) ME is meant to be lean and mean...
2544 azynheira Send Email Mar 4, 2010
1:44 pm
Hello Steve, Thanks for your reply. :-) I would see 3) was well, but I just have one comment, is in the case that the macro is already coded and working and...
2545 Jeremy Cowgar
cp200205 Send Email
Apr 12, 2010
5:34 pm
I am trying to write a mode for the Josl programming language, http://www.josl.org I can get everything to indent, i.e. is-person? if "Hello, Person!" println ...
2546 Jeremy Cowgar
cp200205 Send Email
Apr 20, 2010
2:54 pm
No input on this? Just to make sure formatting was correct, period = space say-hello ...."Hello&quot; println say-hello-10-times ....10 times ........say-hello ...
Messages 2517 - 2546 of 2695   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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