I think that would be very useful, indenting and outdenting on blocks is something I do a LOT and I'm sure others do too. By the way I have just being reading...
Tony Bedford
tbedford_csl@...
Oct 1, 2004 9:14 am
1193
What I can recall from using XEmacs is that if you do C-s for incremental search, the default is to search case-insensitively. However, if one of the letters ...
I don't mind it the way it is. (And I really appreciate having the ability to use regexps in there [MAGIC buffer mode]. This is IMO the best way to debug...
Personally I wish there were a good outline mode that would do all this for me... but then you're getting into "is it a word processor or an editor" and...
I've now prototyped the X-Window Drag'n'drop support using the XDND protocol as requested last month by Salman. I've confirmed the operation on Solaris and...
A set of extended macros for handling XML and SGML have been posted to http://www.jasspa.com. The extensions include:- * Close tag completion of </ (esc-esc to...
I have just built it to test xdnd and it works alright here with KDE. Thanks :) Also, could it be possible to add the "close tag" macro to the html mode? That...
... This sounds like what I wanted...basically common programming related editing tasks would be reindenting the body of a for loop, if block or while loop. In...
Tony Bedford
tbedford_csl@...
Oct 4, 2004 9:46 am
1200
Lovely jubbly! :D ... _________________________________________________________________ It's fast, it's easy and it's free. Get MSN Messenger today! ...
Tony Bedford
tbedford_csl@...
Oct 4, 2004 9:47 am
1201
... The myhtml.emf file does exactly this on the download page. You need to install the XML extensions and this file and it will perform the html close...
Jon Green
jnaught@...
Oct 4, 2004 10:48 am
1202
... I tested the latest version on Fedora Core 2 stock. It works great with both konqueror and Nautilus under KDE and GNOME respectively. I tested both single...
Gabriel and Salman, Thanks for taking time out to test this under KDE and GNOME. Both responses are favourable so I think we can call it a wrap ! I've...
Well, I finally got around to implementing/testing the CUA mode for ME. I got the basic bindings like copy/paste/find but most of the others are not standard,...
On NT4 sp6 me could not start. A message box states: "The procedure entry point SHGetSpecialFolderPathA could not be located in the dynamic link library...
Pierre Gaston
pgas@...
Oct 5, 2004 12:19 pm
1206
This problem was also experienced by a Win98 user so I am glad there is a work around. I'll try to incorporate this into the next release, Thanks for the info,...
Phillips, Steven
sphillips@...
Oct 5, 2004 1:31 pm
1207
... Use show-region if you want to keep the hilighting. The shove-over macro I pushed out last week kept the region hilighting and allowed the position to be...
Gabriel, This becomes more awkward because there is a fundamental difference in the approach to regions and cut 'n' paste operations. Emacs style editors do...
Phillips, Steven
sphillips@...
Oct 6, 2004 8:31 am
1209
... That's what I thought. I will get it working and then send it to the list so you can have a look (sorry for needing all this hand-holding). ... Just a...
I understand, it is just that it is not really consistent with the rest of a "normal" destkop. I don't mind it too much (until I happen to select text on...
I access Unix on a Windows PC all the time. And ME and Putty windows both support mouse selection (which amounts to select-and-copy). And then I can paste...
I am trying to write a macro that does the following: Given the name of a buffer such as GraphView.cpp, strip it off the extension and insert in the buffer the...
... Short answer is no, there is no auto-fill-mode as you might expect in GNU emacs (i.e. line wrapping on long lines). Probably something we should address. ...
Okay, so I started to play around with this and I thought the first thing to do would be to get a definitive list of key bindings for the CUA standard, simple...
Phillips, Steven
sphillips@...
Oct 15, 2004 3:32 pm
1219
Go into Word (say, 2000) and open a document with maybe a screenful of text. Click somewhere in the middle to put the cursor there. Now hold down Shift+Alt...
Hi all. I was editing my modeline using M-x set-variable until I got a decent configuration string. Then I tried to kill (C-k) the string from the minibuffer...
I'm against spending any effort making ME more like Notepad. I think if we made ME at all CUI-approximating, we can just rename it Micro Notepad, because it...