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...
1884
Paul Holbrook
paul_holbrook
Jul 12, 2006 6:12 pm
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...
1890
Thomas Hundt
thundt
Jul 27, 2006 12:33 am
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...
1895
jasspa
Aug 22, 2006 6:45 pm
Release Candidate 1 of the 2006 release of JASSPAs MicroEmacs is now available for download. http://www.jasspa.com/dev20060822/ Jasspa...
1896
Jon Green
bigfatmrmoose
Aug 23, 2006 11:41 pm
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...
1901
Jon Green
bigfatmrmoose
Aug 24, 2006 7:09 am
... 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: -...
1903
Deak, Ferenc
frncdk
Aug 24, 2006 7:43 am
... 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,...
1904
Jon Green
bigfatmrmoose
Aug 24, 2006 8:16 am
... 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...
1905
Jon Green
bigfatmrmoose
Aug 24, 2006 10:04 am
... The following file has been updated with some more information on the Microsoft Windows configuration. http://www.jasspa.com/dev20060822/filebrowser.readme...
1906
Jon Green
bigfatmrmoose
Aug 24, 2006 7:49 pm
... 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...
1907
Rick Owen
rickowen
Aug 25, 2006 12:51 am
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...
1908
Rick Owen
rickowen
Aug 25, 2006 1:21 am
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...
1909
Rick Owen
rickowen
Aug 25, 2006 3:57 pm
Is there a command (or a macro) that could trim trailing trailing spaces upon file-save? Thanks, Rick....
1910
Bruno Sabin
beulo
Aug 25, 2006 4:33 pm
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...
1911
Rick Owen
rickowen
Aug 25, 2006 4:48 pm
Bruno, Thank you. That was exactly the help I needed. Rick. ... From: Bruno Sabin <bsabin@...> To: jasspa@yahoogroups.com Sent: Friday, August 25, 2006...
1912
Thomas Hundt
thundt
Aug 29, 2006 9:13 pm
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...
1913
Rick Owen
rickowen
Aug 30, 2006 3:03 pm
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...
1914
Jon Green
bigfatmrmoose
Aug 30, 2006 8:17 pm
... 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...
1915
Rick Owen
rickowen
Aug 30, 2006 8:28 pm
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. ... ...
1916
Rick Owen
rickowen
Aug 31, 2006 10:56 am
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...
1917
Thomas Hundt
thundt
Aug 31, 2006 5:31 pm
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...
1918
Rick Owen
rickowen
Aug 31, 2006 6:18 pm
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...
1919
Jon Green
bigfatmrmoose
Aug 31, 2006 8:07 pm
... 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...
1920
Jon Green
bigfatmrmoose
Aug 31, 2006 10:22 pm
... 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...
1921
Rick Owen
rickowen
Sep 1, 2006 10:41 am
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...