GNU bug report logs - #27339
mode-line-percent-position docstring lacks ending dot in first sentence

Previous Next

Package: emacs;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tino Calancha <tino.calancha <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#27339: closed (mode-line-percent-position docstring lacks
 ending dot in first sentence)
Date: Tue, 13 Jun 2017 05:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 13 Jun 2017 14:36:34 +0900
with message-id <87y3sw30v1.fsf <at> calancha-pc>
and subject line Re: bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence
has caused the debbugs.gnu.org bug report #27339,
regarding mode-line-percent-position docstring lacks ending dot in first sentence
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
27339: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27339
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lele Gaifax <lele <at> metapensiero.it>
To: bug-gnu-emacs <at> gnu.org
Subject: mode-line-percent-position docstring lacks ending dot in first
 sentence
Date: Mon, 12 Jun 2017 12:16:22 +0200
[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 4 (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.
[Message part 5 (message/rfc822, inline)]
From: Tino Calancha <tino.calancha <at> gmail.com>
To: 27339-done <at> debbugs.gnu.org
Subject: Re: bug#27339: mode-line-percent-position docstring lacks ending dot
 in first sentence
Date: Tue, 13 Jun 2017 14:36:34 +0900
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


This bug report was last modified 8 years and 39 days ago.

Previous Next


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