no, I don't just want to wrap text, I may not be typing it. I want to be able to access the TEXT TOOLS menu from within HTML files. for instance someone...
1850
Thomas Hundt
thundt
May 27, 2006 4:50 pm
I take the brute force kludge approach and put this in my company file, making it available from every language. Maybe you can do something similar. (You can...
1851
Bruno Sabin
beulo
May 27, 2006 8:19 pm
recently was introduced a "browse" mode which I use for reviewing log files. Simply press F3 to toggle on/off (default binding). Once in browse mode, press "w"...
1852
Deak, Ferenc
deakfeco@...
May 31, 2006 10:30 am
Hello, I've started to use the notes interface, and I have a question about its satbility. Is it suitable to use it for notes larger than 100K? How many people...
1855
Jon Green
bigfatmrmoose
May 31, 2006 8:18 pm
... 100K is a book isn't it? It is hardly a note. How many people using it seriously? Well I use it nearly everyday if that is called seriously. My notes are ...
1856
Deak, Ferenc
deakfeco@...
Jun 1, 2006 4:30 am
... Oh, sorry, I meant that the whole notes file is larger than 100 or 200k. Sorry. I've used a lot of note taking programs, and never realised that 'jasspa39;...
1857
Jon Green
bigfatmrmoose
Jun 1, 2006 7:41 am
... 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...
1858
Gadrin
gadrin77
Jun 2, 2006 9:34 pm
... 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...
1859
Gadrin
gadrin77
Jun 2, 2006 9:49 pm
Ah! Two simple changes to me.emf: add-file-hook ".htm .html .htp .hts" fhook- html add-file-hook ".lhtm .lhtml"...
1860
Phillips, Steven
sphillips@...
Jun 5, 2006 6:33 am
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...
1861
Phillips, Steven
sphillips@...
Jun 5, 2006 9:06 am
There have been significant improvements to notes in the latest version of ME, including improvements to the notes frame and narrow handling and new...
1862
Phillips, Steven
sphillips@...
Jun 5, 2006 9:08 am
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...
1863
Gadrin
gadrin77
Jun 5, 2006 3:27 pm
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,...
1864
Gadrin
gadrin77
Jun 5, 2006 3:42 pm
... 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...
1865
Christof Boeckler
boeckler@...
Jun 5, 2006 4:57 pm
... 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...
1866
Thomas Hundt
thundt
Jun 6, 2006 9:45 pm
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...
1867
Thomas Hundt
thundt
Jun 6, 2006 10:17 pm
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...
1868
Phillips, Steven
sphillips@...
Jun 7, 2006 6:48 am
Tom, Thanks for reporting your findings, this will be fixed in the next release. You need 2 '\39;s because the macro parser requires '\39;s in strings to be...
1869
Thomas Hundt
thundt
Jun 7, 2006 9:51 pm
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...
1870
Phillips, Steven
sphillips@...
Jun 8, 2006 1:02 pm
... 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...
1871
Thomas Hundt
thundt
Jun 8, 2006 4:14 pm
... 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...
1872
Thomas Hundt
thundt
Jun 12, 2006 1:37 am
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,...
1873
Phillips, Steven
sphillips@...
Jun 12, 2006 11:04 am
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...
1880
Paul Holbrook
paul_holbrook
Jul 12, 2006 2:37 pm
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...