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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 1880 - 1921 of 2512   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1905
... The following file has been updated with some more information on the Microsoft Windows configuration. http://www.jasspa.com/dev20060822/filebrowser.readme...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 24, 2006
10:04 am
1906
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 24, 2006
7:49 pm
1907
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...
Rick Owen
rickowen
Online Now Send Email
Aug 25, 2006
12:51 am
1908
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 Owen
rickowen
Online Now Send Email
Aug 25, 2006
1:21 am
1909
Is there a command (or a macro) that could trim trailing trailing spaces upon file-save? Thanks, Rick....
Rick Owen
rickowen
Online Now Send Email
Aug 25, 2006
3:57 pm
1910
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 Sabin
beulo
Offline Send Email
Aug 25, 2006
4:33 pm
1911
Bruno, Thank you. That was exactly the help I needed. Rick. ... From: Bruno Sabin <bsabin@...> To: jasspa@yahoogroups.com Sent: Friday, August 25, 2006...
Rick Owen
rickowen
Online Now Send Email
Aug 25, 2006
4:48 pm
1912
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...
Thomas Hundt
thundt
Offline Send Email
Aug 29, 2006
9:13 pm
1913
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...
Rick Owen
rickowen
Online Now Send Email
Aug 30, 2006
3:03 pm
1914
... 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 Green
bigfatmrmoose
Offline Send Email
Aug 30, 2006
8:17 pm
1915
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. ... ...
Rick Owen
rickowen
Online Now Send Email
Aug 30, 2006
8:28 pm
1916
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...
Rick Owen
rickowen
Online Now Send Email
Aug 31, 2006
10:56 am
1917
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...
Thomas Hundt
thundt
Offline Send Email
Aug 31, 2006
5:31 pm
1918
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...
Rick Owen
rickowen
Online Now Send Email
Aug 31, 2006
6:18 pm
1919
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 31, 2006
8:07 pm
1920
... 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...
Jon Green
bigfatmrmoose
Offline Send Email
Aug 31, 2006
10:22 pm
1921
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...
Rick Owen
rickowen
Online Now Send Email
Sep 1, 2006
10:41 am
Messages 1880 - 1921 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