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

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

[Emacs-bug-tracker] bug#5565: marked as done (dired-at-point docstring p


From: Emacs bug Tracking System
Subject: [Emacs-bug-tracker] bug#5565: marked as done (dired-at-point docstring prefix argument)
Date: Fri, 12 Feb 2010 19:52:05 +0000

Your message dated Fri, 12 Feb 2010 21:33:29 +0200
with message-id <address@hidden>
and subject line Re: bug#5565: dired-at-point docstring prefix argument
has caused the Emacs bug report #5565,
regarding dired-at-point docstring prefix argument
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact address@hidden
immediately.)


-- 
5565: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5565
Emacs Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: dired-at-point docstring prefix argument Date: Fri, 12 Feb 2010 02:56:29 +0800
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.




--- End Message ---
--- Begin Message --- Subject: Re: bug#5565: dired-at-point docstring prefix argument Date: Fri, 12 Feb 2010 21:33:29 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.92 (x86_64-pc-linux-gnu)
> 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/


--- End Message ---

reply via email to

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