Klaus, > GNU Emacs has a function mouse-drag-vertical-line which is used to > change the horizontal size of a window... What is the XEmacs-equivalent > for this function, or with other words, which function is called when > resizing windows horizontally with the mouse? drag-window-divider (found with C-h k <drag>). Jonathan.