... 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...
... 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...
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@...
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@...
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@...
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,...
... 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...
... 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@...
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...
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...
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@...
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...
... 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@...
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...
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,...
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@...
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, 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@...
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@...
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@...
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...
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@...
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...
Attached some additional information on the 2006 RC1 release with respect to the file browser (directory listing). These notes are missing from the current...
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@...
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: -...
... 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,...
... 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...