ok so I made a new install of debian.

# dpkg --list 'emacs22*'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
rc  emacs22        22.1+1-2.3     The GNU Emacs editor
ii  emacs22-bin-co 22.1+1-2.3     The GNU Emacs editor's shared, architecture
ii  emacs22-common 22.1+1-2.3     The GNU Emacs editor's shared, architecture
un  emacs22-common <none>         (no description available)
ii  emacs22-el     22.1+1-2.3     GNU Emacs LISP (.el) files
ii  emacs22-gtk    22.1+1-2.3     The GNU Emacs editor (with GTK user interfac
un  emacs22-nox    <none>         (no description available)

When I run emacs, it runs emacs-gtk.

I used the ~/.emacs file as given - but I had to comment out one line:
;(load-library "mindent")

I used the ~/.Xresources file as given:
xrdb ~/.Xresources

I run emacs on two files:
emacs a b

I run the ediff-buffers command:
M-x ediff-buffers

The help window appears in a new buffer inside the main window, not in
a new window.  The ebuffers command behaves the same.

How do I get it in a new window?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to