GNU bug report logs -
#27339
mode-line-percent-position docstring lacks ending dot in first sentence
Previous Next
Reported by: Lele Gaifax <lele <at> metapensiero.it>
Date: Mon, 12 Jun 2017 10:17:02 UTC
Severity: minor
Tags: patch
Done: Tino Calancha <tino.calancha <at> gmail.com>
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 27339 in the body.
You can then email your comments to 27339 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#27339
; Package
emacs
.
(Mon, 12 Jun 2017 10:17:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Lele Gaifax <lele <at> metapensiero.it>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 12 Jun 2017 10:17:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-Tweak-docstring-adding-missing-final-dot-in-the-firs.patch (text/x-diff, inline)]
From dc0b6dcdbc01c86e0228f898fef12764ff6732de Mon Sep 17 00:00:00 2001
From: Lele Gaifax <lele <at> metapensiero.it>
Date: Mon, 12 Jun 2017 12:13:05 +0200
Subject: [PATCH] Tweak docstring adding missing final dot in the first
sentence
---
lisp/bindings.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/bindings.el b/lisp/bindings.el
index 0994b7126d..be44b45136 100644
--- a/lisp/bindings.el
+++ b/lisp/bindings.el
@@ -366,7 +366,7 @@ column-number-indicator-zero-based
:version "26.1")
(defcustom mode-line-percent-position '(-3 "%p")
- "Specification of \"percentage offset\" of window through buffer
+ "Specification of \"percentage offset\" of window through buffer.
This option specifies both the field width and the type of offset
displayed in `mode-line-position', a component of the default
`mode-line-format'."
--
2.11.0
[Message part 2 (text/plain, inline)]
--
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele <at> metapensiero.it | -- Fortunato Depero, 1929.
Reply sent
to
Tino Calancha <tino.calancha <at> gmail.com>
:
You have taken responsibility.
(Tue, 13 Jun 2017 05:37:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Lele Gaifax <lele <at> metapensiero.it>
:
bug acknowledged by developer.
(Tue, 13 Jun 2017 05:37:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 27339-done <at> debbugs.gnu.org (full text, mbox):
Lele Gaifax <lele <at> metapensiero.it> writes:
>
> diff --git a/lisp/bindings.el b/lisp/bindings.el
> index 0994b7126d..be44b45136 100644
> --- a/lisp/bindings.el
> +++ b/lisp/bindings.el
> @@ -366,7 +366,7 @@ column-number-indicator-zero-based
> :version "26.1")
>
> (defcustom mode-line-percent-position '(-3 "%p")
> - "Specification of \"percentage offset\" of window through buffer
> + "Specification of \"percentage offset\" of window through buffer.
> This option specifies both the field width and the type of offset
> displayed in `mode-line-position', a component of the default
> `mode-line-format'."
Thank you for the report.
Pushed into master branch as commit 88e0df33e0b5e854647f23fab2701094a9413fa3
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 11 Jul 2017 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 8 years and 38 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.