emacs-devel
[Top][All Lists]
Advanced

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

Re: using pcomplete for comint.el/shell.el


From: Richard Stallman
Subject: Re: using pcomplete for comint.el/shell.el
Date: Sun, 17 Feb 2002 15:49:50 -0700 (MST)

This code is cleaner, but what about the doc string:

    +(defun shell-pcomplete ()
    +  "Invoke `pcomplete', after ensuring this buffer is set up for it."

The doc string should be self-contained.  It should say what this
command really does in a shell buffer, in concrete terms.

pcomplete-reverse is useful when cycling completion is in use.
Is cycling completion enabled in shell buffers?



reply via email to

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