emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Moving vertical boundaries after C-x 3


From: Nick Roberts
Subject: Moving vertical boundaries after C-x 3
Date: Thu, 13 Apr 2006 13:27:39 +1200

Richard Stallman writes:
 > [I sent this message a week ago but did not get a response.]
 > 
 > To move a vertical boundary left or right, you need to find the
 > place where the mouse pointer appears as a sideways two-headed arrow.
 > I see there is no tooltip for that.  Could someone make a tooltip for it?

Done.  This was pretty self evident from the cursor hape anyway.  How about
adding:

(global-set-key [vertical-line mouse-3] 'mouse-delete-other-windows)
(global-set-key [vertical-line mouse-2] 'mouse-delete-window)

and adjusting the help string accordingly?


-- 
Nick                                           http://www.inet.net.nz/~nickrob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]