GNU bug report logs - #6814
Documenation: `dired-map-over-marks' needs re-filled

Previous Next

Package: emacs;

Reported by: MON KEY <monkey <at> sandpframing.com>

Date: Fri, 6 Aug 2010 20:43:02 UTC

Severity: minor

Tags: fixed

Fixed in version 24.1

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6814 in the body.
You can then email your comments to 6814 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6814; Package emacs. (Fri, 06 Aug 2010 20:43:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to MON KEY <monkey <at> sandpframing.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Fri, 06 Aug 2010 20:43:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: MON KEY <monkey <at> sandpframing.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Documenation: `dired-map-over-marks' needs re-filled
Date: Fri, 6 Aug 2010 16:43:10 -0400
Docstring of macro `dired-map-over-marks' needs re-filled.

,---- (documentation 'dired-map-over-marks)
|
| Eval BODY with point on each marked line.  Return a list of BODY's results.
| If no marked file could be found, execute BODY on the current line.
| ARG, if non-nil, specifies the files to use instead of the marked files.
|   If ARG is an integer, use the next ARG (or previous -ARG, if
|    ARG<0) files.  In that case, point is dragged along.  This is
|    so that commands on the next ARG (instead of the marked) files
|    can be chained easily.
|   For any other non-nil value of ARG, use the current file.
| If optional third arg SHOW-PROGRESS evaluates to non-nil,
|   redisplay the dired buffer after each file is processed.
| No guarantee is made about the position on the marked line.
|   BODY must ensure this itself if it depends on this.
| Search starts at the beginning of the buffer, thus the car of the list
|   corresponds to the line nearest to the buffer's bottom.  This
|   is also true for (positive and negative) integer values of ARG.
| BODY should not be too long as it is expanded four times.
|
| If DISTINGUISH-ONE-MARKED is non-nil, then if we find just one marked file,
| return (t FILENAME) instead of (FILENAME).
|
`----

Problem appears in Emacs 23.2 and verified current through Bzr-100972

--
/s_P\




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6814; Package emacs. (Sun, 03 Jul 2011 13:27:02 GMT) Full text and rfc822 format available.

Message #8 received at 6814 <at> debbugs.gnu.org (full text, mbox):

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: MON KEY <monkey <at> sandpframing.com>
Cc: 6814 <at> debbugs.gnu.org
Subject: Re: Documenation: `dired-map-over-marks' needs re-filled
Date: Sun, 03 Jul 2011 15:25:47 +0200
MON KEY <monkey <at> sandpframing.com> writes:

> Docstring of macro `dired-map-over-marks' needs re-filled.
>
> ,---- (documentation 'dired-map-over-marks)

Ok; done.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




Added tag(s) fixed. Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 03 Jul 2011 13:27:03 GMT) Full text and rfc822 format available.

bug marked as fixed in version 24.1, send any further explanations to 6814 <at> debbugs.gnu.org and MON KEY <monkey <at> sandpframing.com> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 03 Jul 2011 13:27:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 01 Aug 2011 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 329 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.