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....
1881
Phillips, Steven
sphillips@...
Jul 12, 2006 2:59 pm
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...
1882
Phillips, Steven
sphillips@...
Jul 12, 2006 3:05 pm
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...
1883
Jon Green
jnaught@...
Jul 12, 2006 4:24 pm
... 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...
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...
1889
Phillips, Steven
sphillips@...
Jul 26, 2006 5:04 pm
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...
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...
1898
Deak, Ferenc
deakfeco@...
Aug 24, 2006 2:18 am
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...
... 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...
... The following file has been updated with some more information on the Microsoft Windows configuration. http://www.jasspa.com/dev20060822/filebrowser.readme...
... Further this message I've updated the change log: http://www.jasspa.com/dev20060822/change.log There is also a new me.ehf help file which includes some...
I am using ME 2006 on a WinXPPro platform. I am still using almost all the default settings. Question 1: I have enabled the toolbar that shows on the left...
I just read my own message and question number 2 requires some clarification. It's not all about me (Rick), it's about ME (the editor). I can just picture...
Rick, you can call the "clean" macro before saving (Esc-x clean). If you *need* it to be called on every single save, you will possibly want to create your own...
Bruno, Thank you. That was exactly the help I needed. Rick. ... From: Bruno Sabin <bsabin@...> To: jasspa@yahoogroups.com Sent: Friday, August 25, 2006...
This seems to be a really nice release. Below are a bunch of nitpicking comments, take what you want from them. Installation was easy enough. The Unix build...
Greetings, I used global-bind-key to bind a key to search-buffer. That works fine except that with each invocation of the bound key I am prompted to enter...
... Follows are some options, not sure exactly what kind of search you are looking for. Regards Jon. ; Example using search buffer. search-buffer is used for...
Jon, Thanks for the help. The macros are starting to make sense to me and I hope I won't have to keep asking for help for too much longer. Thanks, Rick. ... ...
This may be a known problem. I'm not sure where to look to find out. I'm using jasspa 2006 with the default key bindings (with minor modifications that...
Ha! What a funny bug! You select a region from the bottom up, do Format>Decrease Indent, and the last line (only) gets moved. The decrease indent function...
The following should be added to hksql.emf so that all of the set operators (union, union all, minus, intersect) are represented: hilight .hilight.sql 1...
... Thanks Rick, There is a patched hksql.emf here: http://www.jasspa.com/dev20060822/rc1_patches/ I think from Jasspas perspective we are not SQL experts (we...
... Thanks for this, it certainly was broken and this did fix the problem. I did identify a few more subtle usability aspects surrounding this command with...
Is there a way to do "smooth" horizontal scrolling? I have set vertical scrolling to "smooth" but I don't see anyway to set the same feature for horizontal...