Sven Joachim <[EMAIL PROTECTED]> wrote:

> The documentation for activating the advices in the shell-command.el
> library is wrong.  Quoting from the Info section:
> 
> ,----
> |    Install this file to an appropriate directory, and put these lines
> | into your ~/.emacs.
> |
> |          (require 'shell-command)
> |          (shell-command-activate-advices)
> |
> |    Note that the `require' is not needed in the Debian package
> | `emacs-goodies-el'.
> `----
> 
> But it _is_ necessary to set the variable 'shell-command-enable-completions'
> to t *before* calling shell-command-activate-advices, otherwise
> shell-command-activate-advices has no effect.

You're right!  Thanks!

I just checked and there seems to be a new upstream version with a
variable name change.  I'll check it out and will make the relevant
changes.

Should be another week or so before the next upload.  I'm in the process
of adding files to the package to close some wishlist bugs.

Peter


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

Reply via email to