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...
Show off your group to the world. Share a photo of your group with us.

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 1857 - 1904 of 2512   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1857
... Hi Ferenc, Sorry I thought you were proposing large single notes and were considering a note file in the 250MB-1GB range. 100K for the whole notes file is...
Jon Green
bigfatmrmoose
Offline Send Email
Jun 1, 2006
7:41 am
1858
... I searched the entire folder (both MicroEmacs and the Jasspa folder in Documents & Settings) and I can't find the menu. I did find: "Justify Left" in...
Gadrin
gadrin77
Offline Send Email
Jun 2, 2006
9:34 pm
1859
Ah! Two simple changes to me.emf: add-file-hook ".htm .html .htp .hts" fhook- html add-file-hook ".lhtm .lhtml"...
Gadrin
gadrin77
Offline Send Email
Jun 2, 2006
9:49 pm
1860
Rather than edit the main me.emf, I suggest you copy these 2 lines to your own setup file (see user-setup) and leave me.emf unaltered. This should avoid losing...
Phillips, Steven
sphillips@...
Send Email
Jun 5, 2006
6:33 am
1861
There have been significant improvements to notes in the latest version of ME, including improvements to the notes frame and narrow handling and new...
Phillips, Steven
sphillips@...
Send Email
Jun 5, 2006
9:06 am
1862
I would like feed back on the file-hook/major-mode changes outlined below: 1) The current 'buffer-setup' command (Help -> Buffer Setup ...) does not really...
Phillips, Steven
sphillips@...
Send Email
Jun 5, 2006
9:08 am
1863
yup, done. ... your own setup file (see user-setup) and leave me.emf unaltered. This should avoid losing this fix when you next up-grade ME,...
Gadrin
gadrin77
Offline Send Email
Jun 5, 2006
3:27 pm
1864
... don't ... Tools seems the most logical, as Format deals with the contents of the buffer and File seems external. It's almost a "meta-category" and more of...
Gadrin
gadrin77
Offline Send Email
Jun 5, 2006
3:42 pm
1865
... Major/Minor sounds good to me. ... Yes. Clarity first! ... No. ... Tools sounds not too bad. It's not content related, but mode related. That seems to be a...
Christof Boeckler
boeckler@...
Send Email
Jun 5, 2006
4:57 pm
1866
While we're on the subject of "modes", I'm having a little issue: Apparently the mode selection by contents (tag inside the file) overrides the filename...
Thomas Hundt
thundt
Offline Send Email
Jun 6, 2006
9:45 pm
1867
Upon further investigation, I think the specific issue here is this bug in me.emf (line 294): -1 add-file-hook "<?xml" fhook-xml ;... and the '?' is being...
Thomas Hundt
thundt
Offline Send Email
Jun 6, 2006
10:17 pm
1868
Tom, Thanks for reporting your findings, this will be fixed in the next release. You need 2 '\'s because the macro parser requires '\'s in strings to be...
Phillips, Steven
sphillips@...
Send Email
Jun 7, 2006
6:48 am
1869
Okay, here are some thoughts for you. ... The word "mode" is overloaded. I would rename "modes" (the list of toggles/flags) to "settings". As in: "the buffer...
Thomas Hundt
thundt
Offline Send Email
Jun 7, 2006
9:51 pm
1870
... I agree that 'mode' is overloaded, but isn't set/setting/setup even more overloaded? Looking specifically at 'over' buffer-mode as this is available in...
Phillips, Steven
sphillips@...
Send Email
Jun 8, 2006
1:02 pm
1871
... Well, if it's a question of menu space, that's an easy one: Kill off that Insert menu. That thing's pretty useless, menu-wise. Buffer or File menu could...
Thomas Hundt
thundt
Offline Send Email
Jun 8, 2006
4:14 pm
1872
ME insists that all text files shall end with a newline. To the point of adding one, free of charge, even when the file didn't come with one. Unfortunately,...
Thomas Hundt
thundt
Offline Send Email
Jun 12, 2006
1:37 am
1873
Tom, ME does not insist, it is simply the default behaviour to terminate a line created in ME with a \n (as per any editor), you should find that for any text...
Phillips, Steven
sphillips@...
Send Email
Jun 12, 2006
11:04 am
1880
I tried to build me from sourch on both a Solaris 8 and a FreeBSD 4.11 box. I used gcc in both cases, and on both boxes, I got the same error from my build....
Paul Holbrook
paul_holbrook
Offline Send Email
Jul 12, 2006
2:37 pm
1881
Paul, I do not know the cause and will look into this problem, however as a temporary fix please remove the one use of this function from osd.c (simply remove...
Phillips, Steven
sphillips@...
Send Email
Jul 12, 2006
2:59 pm
1882
Looking a little more closely at your printout, there is an obvious contradiction. The use of 'freebsd.mak' and 'cc' as the compile means that you are not...
Phillips, Steven
sphillips@...
Send Email
Jul 12, 2006
3:05 pm
1883
... The same applies to Solaris if you are using Sun compiler (which I assume you are because it is much better). If I recall this might have been patched...
Jon Green
jnaught@...
Send Email
Jul 12, 2006
4:24 pm
1884
Removing that line allowed it to compile osd.c. I found one more gotcha -- compiling either -t c or -ne, I get the following error: D_NANOEMACS -D_ME_CONSOLE...
Paul Holbrook
paul_holbrook
Offline Send Email
Jul 12, 2006
6:12 pm
1889
There have been a few requests for mouse support within a UNIX console ME, I have looked into this and I am not convinced it would be of much use. Therefore...
Phillips, Steven
sphillips@...
Send Email
Jul 26, 2006
5:04 pm
1890
If it's a choice between clipboard and mouse, I'll take the clipboard. Running 'mc' -- Midnight Commander, which supports the mouse -- in a terminal window...
Thomas Hundt
thundt
Offline Send Email
Jul 27, 2006
12:33 am
1895
Release Candidate 1 of the 2006 release of JASSPAs MicroEmacs is now available for download. http://www.jasspa.com/dev20060822/ Jasspa...
jasspa
Offline Send Email
Aug 22, 2006
6:45 pm
1896
Attached some additional information on the 2006 RC1 release with respect to the file browser (directory listing). These notes are missing from the current...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 23, 2006
11:41 pm
1898
Thanks for the new release! 2006 RC1 works fine under slackware-current and pclinuxos. I've searched the files for something like a short list of new and/or...
Deak, Ferenc
deakfeco@...
Send Email
Aug 24, 2006
2:18 am
1901
... Hi Ferenc, There is a change log here, which contains a list of all changes http://www.jasspa.com/dev20060822/change.log The major changes are: -...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 24, 2006
7:09 am
1903
... Thanks for the list! I've found the chane.log (and the same log in the help file), but is is full with development logs wich are "user unvisible" changes,...
Deak, Ferenc
frncdk
Offline Send Email
Aug 24, 2006
7:43 am
1904
... Yes you are right this is very much a development log. Will have to sort this out a little better in the history section. Maybe after each release we...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 24, 2006
8:16 am
Messages 1857 - 1904 of 2512   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