emacs-pretest-bug
[Top][All Lists]
Advanced

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

pcvs and smerge-ediff autoload.


From: Matt Hodges
Subject: pcvs and smerge-ediff autoload.
Date: Mon, 14 Mar 2005 18:05:07 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (gnu/linux)

In GNU Emacs 22.0.50.11 (i686-pc-linux-gnu, GTK+ Version 2.6.2)
 of 2005-03-11 on dugong
Distributor `The XFree86 Project, Inc', version 11.0.40300001
configured using `configure '--with-gtk''

With emacs -Q, smerge-ediff is fully documented, and can be invoked
interactively.

After loading pcvs, it is undocumented, and cannot be invoked
interactively.  This is a minor irritation, since smerge-mode now has
to be loaded by hand before interactive use of smerge-ediff.

I presume this is the result of:

    (eval-and-compile (autoload 'smerge-ediff "smerge-mode"))

in pcvs.el, and that adding a non-nil INTERACTIVE arg would be one way
to fix this.

Thanks,

Matt




reply via email to

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