From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 12 06:16:55 2017 Received: (at submit) by debbugs.gnu.org; 12 Jun 2017 10:16:56 +0000 Received: from localhost ([127.0.0.1]:41858 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dKMP1-0001cs-Lo for submit@debbugs.gnu.org; Mon, 12 Jun 2017 06:16:55 -0400 Received: from eggs.gnu.org ([208.118.235.92]:60371) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dKMOy-0001ce-OK for submit@debbugs.gnu.org; Mon, 12 Jun 2017 06:16:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKMOs-0000Bc-BG for submit@debbugs.gnu.org; Mon, 12 Jun 2017 06:16:47 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59277) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dKMOs-0000BX-7z for submit@debbugs.gnu.org; Mon, 12 Jun 2017 06:16:46 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKMOr-0001fF-5R for bug-gnu-emacs@gnu.org; Mon, 12 Jun 2017 06:16:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKMOl-0000As-V7 for bug-gnu-emacs@gnu.org; Mon, 12 Jun 2017 06:16:45 -0400 Received: from mail.arstecnica.it ([144.76.81.238]:40500) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKMOl-0000AH-NB for bug-gnu-emacs@gnu.org; Mon, 12 Jun 2017 06:16:39 -0400 Received: from nautilus (assp.arstecnica.it [192.168.1.102]) by mail.arstecnica.it (Postfix) with ESMTPSA id 6804A83EF1E for ; Mon, 12 Jun 2017 10:16:35 +0000 (UTC) Received: from nautilus ([151.62.47.85] helo=nautilus) by assp.arstecnica.it with SMTPS(AES256-GCM-SHA384) (2.3.3); 12 Jun 2017 10:16:22 +0000 From: Lele Gaifax To: bug-gnu-emacs@gnu.org Subject: mode-line-percent-position docstring lacks ending dot in first sentence Date: Mon, 12 Jun 2017 12:16:22 +0200 Message-ID: <87shj5mryh.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Assp-Version: 2.3.3(14029) on assp.arstecnica.it X-Assp-ID: assp.arstecnica.it m1-62595-04861 X-Assp-Session: FFF45A8 (mail 1) X-Assp-Envelope-From: lele@metapensiero.it X-Assp-Intended-For: bug-gnu-emacs@gnu.org X-Assp-Client-TLS: yes X-Assp-Server-TLS: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --=-=-= Content-Type: text/x-diff Content-Disposition: inline; filename=0001-Tweak-docstring-adding-missing-final-dot-in-the-firs.patch >From dc0b6dcdbc01c86e0228f898fef12764ff6732de Mon Sep 17 00:00:00 2001 From: Lele Gaifax 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 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable --=20 nickname: Lele Gaifax | Quando vivr=C3=B2 di quello che ho pensato ieri real: Emanuele Gaifas | comincer=C3=B2 ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929. --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 13 01:36:47 2017 Received: (at 27339-done) by debbugs.gnu.org; 13 Jun 2017 05:36:47 +0000 Received: from localhost ([127.0.0.1]:44254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dKeVT-0001VQ-Do for submit@debbugs.gnu.org; Tue, 13 Jun 2017 01:36:47 -0400 Received: from mail-pf0-f169.google.com ([209.85.192.169]:33806) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dKeVR-0001VD-Iz for 27339-done@debbugs.gnu.org; Tue, 13 Jun 2017 01:36:45 -0400 Received: by mail-pf0-f169.google.com with SMTP id 15so34401945pfc.1 for <27339-done@debbugs.gnu.org>; Mon, 12 Jun 2017 22:36:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=8EAg6ZBk0eOKKnu0rilH1E7knS3Gl2V7BDUFScTZ3x4=; b=D3No5XAvF8ljIsQxXAByYI8cLi0cjVnUfMt7tAdRVJCidVo5SYxNVDZV1b5m/ibLU4 mvEkv9gmqq+cGJ94zN2UlTldR1qzsiuBXidF+UWeaMiEv0GIf/qpjyneWVJAIhibGxTt sumDPFA52XxmSYlIdtiDQBhTxwUgDJ0xmvzbAHjUVrC3P6mkN+HgRCz5y9m+rYpp++N1 UFukaxIm/Tlh43K3+wVZNl9NRwejbK4DZjmcDA8k/u7drzcjZ1x+Y/oTC8QjDODTtOna WK4Q2vre1LORc+6b7HhM/hffcSUbJDKpONq6RIbPyKdsp9l/PcqoucRwUB6dgKG59dWi 5Lyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=8EAg6ZBk0eOKKnu0rilH1E7knS3Gl2V7BDUFScTZ3x4=; b=aSIYCkZbJ/K6CI2H3d8MmufoHssSDasFiP0/oYAYsG0ftL7Y+hSIoePw3DcyI1d6y7 g7OX7lVXYIcyhd3PuEAPenXS9utgGviI3lb6Bln9iPzPWi5nn81Ii/13f1GJLB5355w6 YUmQCfBnTkB8Mn5vAVrEEVJrEmWTcRKgi3K4sJCDKlEtfpjYQwCgURXbODfWFrVNnZho PasC+5Cqo6NRP5Zdng4WykIXyjaQUFdgQJqXtOOwebmeeLjUnIbraeXr9Anse+/9pwjW /LFtHuS2p7OoTCifdpK6dDuyhD/1RbGCMgU6/LeYa1xK4hwGCw9chO6VxVxrDHNxQP+A ojBA== X-Gm-Message-State: AODbwcCHJDpB3HRIsjl+nRqwe6MXvMIG5Xabk4Ubc2C/z7x3jDMVztd1 3K+DBBCk5APnypd1 X-Received: by 10.99.121.13 with SMTP id u13mr61149576pgc.147.1497332199260; Mon, 12 Jun 2017 22:36:39 -0700 (PDT) Received: from calancha-pc (222.139.137.133.dy.bbexcite.jp. [133.137.139.222]) by smtp.gmail.com with ESMTPSA id g86sm23249333pfk.101.2017.06.12.22.36.37 for <27339-done@debbugs.gnu.org> (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 12 Jun 2017 22:36:38 -0700 (PDT) From: Tino Calancha To: 27339-done@debbugs.gnu.org Subject: Re: bug#27339: mode-line-percent-position docstring lacks ending dot in first sentence References: <87shj5mryh.fsf@metapensiero.it> Date: Tue, 13 Jun 2017 14:36:34 +0900 In-Reply-To: <87shj5mryh.fsf@metapensiero.it> (Lele Gaifax's message of "Mon, 12 Jun 2017 12:16:22 +0200") Message-ID: <87y3sw30v1.fsf@calancha-pc> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 27339-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Lele Gaifax 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 From unknown Mon Aug 18 04:45:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 11 Jul 2017 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator