I have just discovered NanoEmacs - so much editor power in such a tiny footprint - Great work! Howver, I have a major problem using ne (under Windows) with a...
Here is a solution that works for me (NT, 2000, XP) Create a file called ne32.bat containing just one line: start /DC:\DJH92;APPS92;Tools92; ne.exe %1 (Replace...
I'm trying to fill paragraphs on a text file using the ISO8894 bullet character 0xb7, and find this is unsupported. Actually it does something weird: it...
Here are a couple of highlighting keywords missing from the Java hook file (hkjava.emf). This pertains to the 1/1/02 release. N.b. in my company file, I've...
Good morning , i am new member of this group. i am working with linux , i don't have that much exp on this, i have to write one shell script when ever user...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jasspa group. File : / Looking for...
I've been playing with the draw mode (M-x draw), which can be quite fun and useful for little block diagrams and the like, and have discovered a few buglets: ...
How do I modify hkpascal.emf so that it recognises (* *) as comment delimiters in addition to { } and text following //. Grateful for any help. -- Don Adaway ...
The default printer config files are set up for A4 paper, which is a little longer and a little narrower than the 8.5x11 standard "letter" size used in the US....
Every time I copy&past from a web page in to ME I get a lot of spaces with the 8th bit set. How do I change these to normal spaces or just get ride of them...
Every time I copy&past from a web page in to ME I get a lot of spaces with the 8th bit set. How do I change these to normal spaces or just get ride of them...
Greetings, I have modified me.emf to include the file extension "cfm" in the html syntax highlighting group. That works okay, but I wonder if anyone has...
this macro doesn't work. $status is always returning "1" whether a mark has been set or not. ? !force exchange-point-and-mark !if $status ml-write $status ...
it would be nice (maybe more normalized) if the search functions didn't turn off marked regions. often you may start a mark and then do a text search to find...
I want to move the selected area from emacs into the standard input of an perlscript and the output should replace the selected area (like a filter) It would...
if i define a quoted strings "i am quoted" to be GREEN in my hilighting scheme, then i see quoted text in GREEN. if i scroll a page a text containing some...
fill-paragraph macro doesn't seem to work in email, where text has ">" bullets AFAIK. is there anyway to format a paragraph in email format? ie, respecting...
While I remember. If you are processing a file that has indent defined (i.e. 'C' HTML or some of the standard templates that are supplied) then you can use the...
Greetings, Thanks to everyone for their previous help on configuring me on the HPUX platform. These two questions also apply to that platform (via telnet) but...
i think it would be nice if "query-replace-string" gave you a "Rest" option in addition to "Yes" and "No". that is nice in the case you have a lot of...
aaaa bbbb cccc dddd middle 4 put into kill buffer via rectangle selection. pasted on top of the lower 4: OVER....INSERT ............ aaaa....aaaa bbbb....bbbb ...
hello, have you ever need to remember a function you were declaring at the same file some time ago ... some sophisticated ide's give you the possiblity to...
i must correct myself - jed is another small editor with syntax highlighting and all the rest, but anyway ... set-char-mask "dp" doesn't change the way CTRL...
FBSD4/latest ME. 1. how can you bind C-@? i tried "\x00" "0x00" "C-@" "C- " "C-space" etc, and none works ... 2. i think if OVERWRITE mode is ON, rectangle...
Greetings, I have installed the hpux version of jasspa me, and I am using it via telnet from a Win2K workstation. It works great, I get help, the appropriate...
i am assuming this would require a drastic change to ME in a fundemental way if it doesn't already exist, but anyway, i would like to know if ME can be stopped...
scroll-up/down $status is always "1", shouldn't it return an error if it can scroll no more, so the error can be detected and a beginning/end-of-buffer command...