all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5565: dired-at-point docstring prefix argument
@ 2010-02-11 18:56 jidanni
  2010-02-12 19:33 ` Juri Linkov
  0 siblings, 1 reply; 2+ messages in thread
From: jidanni @ 2010-02-11 18:56 UTC (permalink / raw
  To: 5565

In ffap.el we see:
    (defcustom dired-at-point-require-prefix nil
      "If set, reverses the prefix argument to `dired-at-point'.
    This is nil so neophytes notice ffap.  Experts may prefer to disable
    ffap most of the time."

Well, OK, but

    (defun dired-at-point (&optional filename)
      "Start Dired, defaulting to file at point.  See `ffap'."

then should really mention what its prefix argument does.







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#5565: dired-at-point docstring prefix argument
  2010-02-11 18:56 bug#5565: dired-at-point docstring prefix argument jidanni
@ 2010-02-12 19:33 ` Juri Linkov
  0 siblings, 0 replies; 2+ messages in thread
From: Juri Linkov @ 2010-02-12 19:33 UTC (permalink / raw
  To: jidanni; +Cc: 5565-done

> In ffap.el we see:
>     (defcustom dired-at-point-require-prefix nil
>       "If set, reverses the prefix argument to `dired-at-point'.
>     This is nil so neophytes notice ffap.  Experts may prefer to disable
>     ffap most of the time."
>
> Well, OK, but
>
>     (defun dired-at-point (&optional filename)
>       "Start Dired, defaulting to file at point.  See `ffap'."
>
> then should really mention what its prefix argument does.

Thanks, fixed.

-- 
Juri Linkov
http://www.jurta.org/emacs/






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-12 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-11 18:56 bug#5565: dired-at-point docstring prefix argument jidanni
2010-02-12 19:33 ` Juri Linkov

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.