2009/1/7 Michael G Schwern <[email protected]>:
> Walt Mankowski wrote:
>> On Wed, Jan 07, 2009 at 09:13:34AM -0800, Michael G Schwern wrote:
>>> Emacs has this hate, too.  I haven't yet found a "close all buffers" 
>>> function,
>>> though at least I can find out quickly what has unsaved changes.
>>>
>>> I could probably hack something together in elisp, but then I'd have to 
>>> touch
>>> elisp and the hate rapidly gets recursive.
>>
>> One way to do that is to go to the Buffer List, type "k" on each line
>> corresponding to a buffer you want to kill, then hit "x" when you're
>> finished.  Go to help for Buffer Menu mode (C-h m in the Buffer List)
>> to see other things you can do there.
>
> Thank you, but raising the constant on an O(n) task does not help.
>
> Aquamacs mercifully changes apple-w from uselessly closing the Emacs window
> (never what an Emacs user wants) to kill-this-buffer.  I can just smash that
> chord rather than repeating the hand cramping "ctrl-x k".

In ultraedit you just highlight all the files in the tree view, right
click and hit close.

Gedit has a tree view.  Surprise! Surprise! It doesnt support multi-select!

It will take the focus from your keyboard tho, in some kind of
misguided "i really want to traverse a tree view with key clicks" sort
of intent, but as a side effect half the time you use it it ends up
stealing focus so you have to click in the edit area area directly
after using it. Usually after discovering that a bunch of stuff you
just typed has "disappeared". Hateful thing. And ive never managed to
figure out how to actually switch the focus without using the mouse.
Sigh.

The really hateful thing is that overall its the best GUI based editor
I've found for linux. At least for an ultraedit refugee like myself.

cheers,
Yves

-- 
perl -Mre=debug -e "/just|another|perl|hacker/"

Reply via email to