GNU bug report logs - #30959
27.0.50; A small typo in map-do's docstring

Previous Next

Package: emacs;

Reported by: Xu Chunyang <mail <at> xuchunyang.me>

Date: Tue, 27 Mar 2018 05:21:01 UTC

Severity: minor

Found in version 27.0.50

Fixed in version 26.1

Done: Glenn Morris <rgm <at> gnu.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 30959 in the body.
You can then email your comments to 30959 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 bug-gnu-emacs <at> gnu.org:
bug#30959; Package emacs. (Tue, 27 Mar 2018 05:21:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Xu Chunyang <mail <at> xuchunyang.me>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 27 Mar 2018 05:21:02 GMT) Full text and rfc822 format available.

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

From: Xu Chunyang <mail <at> xuchunyang.me>
To: bug-gnu-emacs <at> gnu.org
Subject: 27.0.50; A small typo in map-do's docstring
Date: Tue, 27 Mar 2018 13:19:57 +0800
diff -u --label /Users/xcy/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/map.el.gz --label \#\<buffer\ map.el.gz\> /var/folders/7f/s191h4q97p90374yw15ssrs00000gn/T/jka-com0gGT1Q /var/folders/7f/s191h4q97p90374yw15ssrs00000gn/T/buffer-content-wKynb9
--- /Users/xcy/src/emacs/nextstep/Emacs.app/Contents/Resources/lisp/emacs-lisp/map.el.gz
+++ #<buffer map.el.gz>
@@ -207,7 +207,7 @@
 
 (defun map-do (function map)
   "Apply FUNCTION to each element of MAP and return nil.
-FUNCTION.is called with two arguments, the key and the value."
+FUNCTION is called with two arguments, the key and the value."
   (funcall (map--dispatch map
              :list #'map--do-alist
              :hash-table #'maphash

Diff finished.  Tue Mar 27 13:18:12 2018




Reply sent to Glenn Morris <rgm <at> gnu.org>:
You have taken responsibility. (Tue, 27 Mar 2018 21:04:02 GMT) Full text and rfc822 format available.

Notification sent to Xu Chunyang <mail <at> xuchunyang.me>:
bug acknowledged by developer. (Tue, 27 Mar 2018 21:04:02 GMT) Full text and rfc822 format available.

Message #10 received at 30959-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 30959-done <at> debbugs.gnu.org
Subject: Re: bug#30959: 27.0.50; A small typo in map-do's docstring
Date: Tue, 27 Mar 2018 17:03:46 -0400
Version: 26.1

Thanks; fixed in 1b075a9.





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

This bug report was last modified 7 years and 140 days ago.

Previous Next


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