From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 10:51:34 2017 Received: (at submit) by debbugs.gnu.org; 26 Sep 2017 14:51:34 +0000 Received: from localhost ([127.0.0.1]:33313 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwrCv-0004xA-P3 for submit@debbugs.gnu.org; Tue, 26 Sep 2017 10:51:33 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwrCu-0004wx-9V for submit@debbugs.gnu.org; Tue, 26 Sep 2017 10:51:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwrCo-0004xy-1O for submit@debbugs.gnu.org; Tue, 26 Sep 2017 10:51:27 -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]:36858) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dwrCn-0004xo-Vi for submit@debbugs.gnu.org; Tue, 26 Sep 2017 10:51:25 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43351) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dwrCm-0007BP-Eq for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2017 10:51:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dwrCi-0004vL-DD for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2017 10:51:24 -0400 Received: from gateway32.websitewelcome.com ([192.185.145.170]:12888) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dwrCi-0004pk-6A for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2017 10:51:20 -0400 Received: from cm13.websitewelcome.com (cm13.websitewelcome.com [100.42.49.6]) by gateway32.websitewelcome.com (Postfix) with ESMTP id 65BFF8BA8FB for ; Tue, 26 Sep 2017 09:51:05 -0500 (CDT) Received: from leaf.websitewelcome.com ([192.185.82.99]) by cmsmtp with SMTP id wrEUdQYZDVBtnwrEUdzf0s; Tue, 26 Sep 2017 09:53:10 -0500 Received: from pool-74-96-160-131.washdc.fios.verizon.net ([74.96.160.131]:60885 helo=devons-air.fios-router.home) by leaf.websitewelcome.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.87) (envelope-from ) id 1dwrCS-004Jk9-Uk for bug-gnu-emacs@gnu.org; Tue, 26 Sep 2017 09:51:05 -0500 From: Devon Sean McCullough Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: simple.el Message-Id: Date: Tue, 26 Sep 2017 10:51:04 -0400 To: bug-gnu-emacs@gnu.org Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - leaf.websitewelcome.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - jovi.net X-BWhitelist: no X-Source-IP: 74.96.160.131 X-Exim-ID: 1dwrCS-004Jk9-Uk X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: pool-74-96-160-131.washdc.fios.verizon.net (devons-air.fios-router.home) [74.96.160.131]:60885 X-Source-Auth: devon2011@jovi.net X-Email-Count: 1 X-Source-Cap: am92aW5ldDtkZXZvbjtsZWFmLndlYnNpdGV3ZWxjb21lLmNvbQ== X-Local-Domain: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [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: -5.0 (-----) 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: -5.0 (-----) Correct grammar; also, call a pair a pair. --- a/simple.el 2017-09-26 05:31:16.000000000 -0400 +++ b/simple.el 2017-09-26 10:45:41.000000000 -0400 @@ -39,11 +39,11 @@ =20 (defcustom shell-command-dont-erase-buffer nil "If non-nil, output buffer is not erased between shell commands. -Also, a non-nil value set the point in the output buffer -once the command complete. -The value `beg-last-out' set point at the beginning of the output, -`end-last-out' set point at the end of the buffer, `save-point' -restore the buffer position before the command." +Also, a non-nil value sets the point in the output buffer +once the command completes. +The value `beg-last-out' sets point at the beginning of the output, +`end-last-out' sets point at the end of the buffer, `save-point' +restores the buffer position before the command." :type '(choice (const :tag "Erase buffer" nil) (const :tag "Set point to beginning of last output" = beg-last-out) @@ -53,9 +53,9 @@ :version "26.1") =20 (defvar shell-command-saved-pos nil - "Point position in the output buffer after command complete. -It is an alist (BUFFER . POS), where BUFFER is the output -buffer, and POS is the point position in BUFFER once the command = finish. + "Point position in the output buffer after command completes. +It is an alist of (BUFFER . POS), where BUFFER is the output +buffer, and POS is the point position in BUFFER once the command = finishes. This variable is used when `shell-command-dont-erase-buffer' is = non-nil.") =20 (defcustom idle-update-delay 0.5 @@ -1003,7 +1003,7 @@ If METHOD is `delete-only', then delete the region; the return value is undefined. If METHOD is nil, then return the content as a string. If METHOD is `bounds', then return the boundaries of the region -as a list of the form (START . END). +as a pair of (START . END) positions. If METHOD is anything else, delete the region and return its content as a string, after filtering it with `filter-buffer-substring', which is called with METHOD as its 3rd argument.") @@ -5473,7 +5473,7 @@ (progn (cl-assert (mark)) t))) =20 (defun region-bounds () - "Return the boundaries of the region as a list of (START . END) = positions." + "Return the boundaries of the region as a pair of (START . END) = positions." (funcall region-extract-function 'bounds)) =20 (defun region-noncontiguous-p () From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 12:33:26 2017 Received: (at 28609) by debbugs.gnu.org; 26 Sep 2017 16:33:26 +0000 Received: from localhost ([127.0.0.1]:33453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwsnW-0000rh-Kb for submit@debbugs.gnu.org; Tue, 26 Sep 2017 12:33:26 -0400 Received: from mail-pg0-f45.google.com ([74.125.83.45]:55205) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwsnV-0000rI-HH for 28609@debbugs.gnu.org; Tue, 26 Sep 2017 12:33:25 -0400 Received: by mail-pg0-f45.google.com with SMTP id c137so6192433pga.11 for <28609@debbugs.gnu.org>; Tue, 26 Sep 2017 09:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mime-version; bh=o+U/4EN7sulZuayb1D5dmvxWpwkVCUwV/jd28f17AzY=; b=bjOh1tywIMEze/XB66Mcsk0v7Qc9Z/mgSodNugel1wqVjKifrC+a+x2HehLWvJAcdH QT5SUB2HZDk4u+erFfkMBzPebRMbTvNqqzv22WXwLEiVihYg8MSPh930RggzA+nIlofR 3YqadomZL7tWWPRiCxnc1128+NoACFWALJgp5w4xbmciSN9UrP7FymwFi7KV54xDdsdS 8XnXc4zheR976Sz3k7cvS/O6M4dBTY+s+YPLeHOBUFtMkrwvjijW6E/5/7haC1IwP7N7 kxQDFprHCNj4N9+xBbkwFEMJFTekKg8f8G2sqEAVpRskyfinxcUIBim4sy1FDebYTdtS QDvQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:mime-version; bh=o+U/4EN7sulZuayb1D5dmvxWpwkVCUwV/jd28f17AzY=; b=NNhMqOD17vu41g5jRk0FBGTZhMVzI+KvomqdpYKN0Un2V2XB2E3T84UoppuNhaQ1En H2mhNuXFg2H5RpA8KwCm8ocCk047fVtNjm63NX1rQTblavwWFf5D8XVcEJV6kHhz/QoA kaXN23YrQUzX5eUq8Ep/bQXksnka/kTtXpv0GhaaZqLYz33aQ6ZQOAnyHMCIv/mZ/Y5N TCs0YIhoUXPqDwjWhsz5pfdeHizkAHo179zJ361OLuggYG2ANHIuDy4ZP8tVccfshBAW M5DGDM68ogp3KoMMNIqRa1EEa8OrWs2HmP/D6PPapS3ShFtHvuPoCHVN6dsz7OKgWJTi 1a9w== X-Gm-Message-State: AHPjjUiKr/i7x/sTRfe9/KWZlRj0gMcIMTSknFpjqCxfHWGngmORcIBI aEeNQYSPebWXMLQmhGJrfgHl5B+b X-Google-Smtp-Source: AOwi7QCtGTlMK6UBOocHhY5PxPQbgpZu11xkLlZo4oYTWJHdNxVXaK3ri8caJsdHRcK3DkDUPi6axA== X-Received: by 10.98.246.17 with SMTP id x17mr11141617pfh.209.1506443599284; Tue, 26 Sep 2017 09:33:19 -0700 (PDT) Received: from Vulcan.local (76-234-69-149.lightspeed.frokca.sbcglobal.net. [76.234.69.149]) by smtp.gmail.com with ESMTPSA id e185sm17675907pfg.142.2017.09.26.09.33.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2017 09:33:16 -0700 (PDT) From: John Wiegley X-Google-Original-From: "John Wiegley" Received: by Vulcan.local (Postfix, from userid 501) id 34B2691B27EF; Tue, 26 Sep 2017 09:33:16 -0700 (PDT) To: Devon Sean McCullough Subject: Re: bug#28609: simple.el In-Reply-To: (Devon Sean McCullough's message of "Tue, 26 Sep 2017 10:51:04 -0400") Date: Tue, 26 Sep 2017 09:28:31 -0700 Message-ID: References: User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/26.0 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 28609 Cc: 28609@debbugs.gnu.org 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 (/) >>>>> "DSM" == Devon Sean McCullough writes: DSM> Correct grammar; also, call a pair a pair. Thank you! Even minor corrections like these are quite helpful. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 12:33:27 2017 Received: (at 28609) by debbugs.gnu.org; 26 Sep 2017 16:33:27 +0000 Received: from localhost ([127.0.0.1]:33455 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwsnW-0000ro-R4 for submit@debbugs.gnu.org; Tue, 26 Sep 2017 12:33:26 -0400 Received: from mail-pg0-f43.google.com ([74.125.83.43]:56353) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwsnV-0000rJ-Tf for 28609@debbugs.gnu.org; Tue, 26 Sep 2017 12:33:26 -0400 Received: by mail-pg0-f43.google.com with SMTP id 7so6187320pgd.13 for <28609@debbugs.gnu.org>; Tue, 26 Sep 2017 09:33:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mime-version; bh=8wObYLJC6LWGTd5tKRE6hTb0ntypRNy+1PVSI6j4NAw=; b=aiq81SjU0RXRfSM0CJYYu5doNOAuq2aY2cZqy5sLPZD3P49TELHPWusERFrMP3Nyy5 Y1K+gU1aA1I22LkCVQSMOoffaHoqNWOWfjlZAUR0e4DdYKNKcSULyV+GjHOErB6/rzWj xCQizNjjSYQkf6uA/qesy6BS/dqBoYJmC2Nsx4J4oDUq4W5HEOd5JHuHrtk5RJI/dfV/ jCU+ECgjryZxeIB4QgMoBAqCXJz9FPk3Y0hf7r+sTbZdQasi7me6rPujNZnXFXz+qi/r VKeUdhg3n8juXBy3Fyyrd7/KV1Fx3ZXmi0ENu2/vMUwqT9+5VnPwVbHKLgEO/OKMq6pN ndtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:mime-version; bh=8wObYLJC6LWGTd5tKRE6hTb0ntypRNy+1PVSI6j4NAw=; b=U7R+IPW3AqbpvtO+8Dg2mOmMS4D95AAm7TPlybuSQ1ZcqqAbAMvPRQ8Y8LnMLbQXbv rSaTh1vEJPlVDGX3zkRqA6NHzRtyKqvm9PJL/izqQNn9QEintjbwFhEoS6ILDdu4sLgc DDCr8n2vZpqV4xvTIErzB2K9BHGuqDtGYU0EMiZgivsL9Vfurwlp+aDZNywvxgRdG6JG X+ZfPhanCG9/ccEGqOVQj9mMCIQfyaCukXPS/rsXY337HZ8DfcdvkeoVmK3I9D1M7z0t 8mDFX3YyUOGkFzEXHWhQgb5/OHyQTLXL/M/ZWAIajWtBT2QhYYma0CDS8EgP4BGIVLdC Bb3A== X-Gm-Message-State: AHPjjUgtDGkNno32PLpbORuXxiTawiT5kiiNTC9zzx2wzSazCbCvOHdO bok11vivnQXgNEvgtaA0gjcg3dMd X-Google-Smtp-Source: AOwi7QD1jxjD1HOru+93Qc9CwGuCZoMm4pUfcMLhpJUJan8Nf0LyTF/8pYnF8jMaV761FuO88kjgPg== X-Received: by 10.159.208.5 with SMTP id a5mr4271900plp.436.1506443600167; Tue, 26 Sep 2017 09:33:20 -0700 (PDT) Received: from Vulcan.local (76-234-69-149.lightspeed.frokca.sbcglobal.net. [76.234.69.149]) by smtp.gmail.com with ESMTPSA id t25sm17783855pfe.96.2017.09.26.09.33.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2017 09:33:17 -0700 (PDT) From: John Wiegley X-Google-Original-From: "John Wiegley" Received: by Vulcan.local (Postfix, from userid 501) id 64DEF91B27F2; Tue, 26 Sep 2017 09:33:16 -0700 (PDT) To: Devon Sean McCullough Subject: Re: bug#28609: simple.el In-Reply-To: (Devon Sean McCullough's message of "Tue, 26 Sep 2017 10:51:04 -0400") Date: Tue, 26 Sep 2017 09:33:15 -0700 Message-ID: References: User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/26.0 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 28609 Cc: 28609@debbugs.gnu.org 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: -2.8 (--) fixed 28609 thanks This has been applied to the emacs-26 as a documentation correction, thank you. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 15:10:44 2017 Received: (at 28609) by debbugs.gnu.org; 26 Sep 2017 19:10:44 +0000 Received: from localhost ([127.0.0.1]:33612 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwvFk-0006Wx-LN for submit@debbugs.gnu.org; Tue, 26 Sep 2017 15:10:44 -0400 Received: from manu26.manufrog.com ([98.142.98.2]:35954) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwvFj-0006Wh-Bm for 28609@debbugs.gnu.org; Tue, 26 Sep 2017 15:10:43 -0400 Received: from c-3902e555.04-211-6c6b701.cust.bredbandsbolaget.se ([85.229.2.57]:50402 helo=muon.localdomain) by manu26.manufrog.com with esmtpa (Exim 4.89) (envelope-from ) id 1dwvF3-0004D5-RV; Tue, 26 Sep 2017 21:10:02 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id 6BBF9484220; Tue, 26 Sep 2017 21:09:59 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: Devon Sean McCullough Subject: Re: bug#28609: simple.el References: Date: Tue, 26 Sep 2017 21:09:59 +0200 In-Reply-To: (Devon Sean McCullough's message of "Tue, 26 Sep 2017 10:51:04 -0400") Message-ID: <873779wa2g.fsf@muon> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - manu26.manufrog.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gnu.org X-Get-Message-Sender-Via: manu26.manufrog.com: authenticated_id: noreply@tryserumgardar.se X-Authenticated-Sender: manu26.manufrog.com: noreply@tryserumgardar.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28609 Cc: John Wiegley , 28609@debbugs.gnu.org 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: 1.0 (+) Devon Sean McCullough writes: > @@ -1003,7 +1003,7 @@ > If METHOD is `delete-only', then delete the region; the return value > is undefined. If METHOD is nil, then return the content as a string. > If METHOD is `bounds', then return the boundaries of the region > -as a list of the form (START . END). > +as a pair of (START . END) positions. It's a list of pairs. > @@ -5473,7 +5473,7 @@ > (progn (cl-assert (mark)) t))) > > (defun region-bounds () > - "Return the boundaries of the region as a list of (START . END) positions." > + "Return the boundaries of the region as a pair of (START . END) positions." > (funcall region-extract-function 'bounds)) Ditto. From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 26 15:38:05 2017 Received: (at 28609) by debbugs.gnu.org; 26 Sep 2017 19:38:05 +0000 Received: from localhost ([127.0.0.1]:33647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwvgC-0007CX-OG for submit@debbugs.gnu.org; Tue, 26 Sep 2017 15:38:04 -0400 Received: from mail-pf0-f173.google.com ([209.85.192.173]:55041) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dwvgB-0007C3-8o for 28609@debbugs.gnu.org; Tue, 26 Sep 2017 15:38:03 -0400 Received: by mail-pf0-f173.google.com with SMTP id d187so6029298pfg.11 for <28609@debbugs.gnu.org>; Tue, 26 Sep 2017 12:38:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mime-version:content-transfer-encoding; bh=MQvVXNKuDuL4wafyKjs/ChjNzxe3bD/J8bwtSjxGmys=; b=azXtJ8EHz8nGw+wtr1FIXu1iF6mQNW6vJCtXaqVGhKv0baeFjxhimKW11xIm8MOIQ5 KbQMoZCekBAKFxZNPFdttSGg5MvkC0jB8FfcRdjpjbdtBW4SBliK2DqwA9ZjkQf16fCS CI58ilT+NB9lBTt56+NUFJOhDy7M1lw4UFBPo69RNr9sHymhU2pi7/HuIKRj6oLQIIgG B25VihrGBq5zh/MXKpT2CNMn8dE0kdN3/gcY1LWbOLdrz395QhPTBpH9AIM67TRC08TX 1HbQOufzhmVzXGSGqwixzsKWgR97KfRLLda4wnPv1LsRhq+r0hZqBbmrtNYaYsXC/dY0 OYFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:date:message-id :references:user-agent:mime-version:content-transfer-encoding; bh=MQvVXNKuDuL4wafyKjs/ChjNzxe3bD/J8bwtSjxGmys=; b=Svbb1aYGBPO8/wzz9quDp5tLIksMNW6LOh60p0fPeKTJQ9PacUoRPSnGnAUKKKodQw at/VpwsRDnHW33VuG2XRJZNujUwmhVI8+2j0BocCagGGpoicLeB+s889SgodDZmwsezO wPXdzYoZZdqsAHhM41OkemIL3OpfqKLDKYusViAEofl2Fv7fnCxlidKH47tXD7iBt1p0 8LKvpDLu/3iqJxRhq7OhMoeid2FVft0TUz76eM3NdFFlIldGx9h44wyTD9MAsVegHrPJ BWakvLiOHyjpDnS4Q3ViQakzs0tVHiUwTEo8DaX1yZIjbqaaxcrIBkMGMtpUbZJKLS5n P2jQ== X-Gm-Message-State: AHPjjUgmCKIYEohFmiOthVojkPSmhDlZBDhN1euclovrhoovnY0NFHHI gAREmmGHGvs8Zn0BKcY+/5PARc4n X-Google-Smtp-Source: AOwi7QBqf9qF6st+BAgEY2OgyfQdy8wK6tq8LNfJFg07OaIFdQ25pWk8BniecWty+32nL9V4fZAdLw== X-Received: by 10.98.62.196 with SMTP id y65mr11936998pfj.282.1506454677104; Tue, 26 Sep 2017 12:37:57 -0700 (PDT) Received: from Vulcan.local (76-234-69-149.lightspeed.frokca.sbcglobal.net. [76.234.69.149]) by smtp.gmail.com with ESMTPSA id l131sm18197754pga.24.2017.09.26.12.37.56 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2017 12:37:56 -0700 (PDT) From: John Wiegley X-Google-Original-From: "John Wiegley" Received: by Vulcan.local (Postfix, from userid 501) id 6B45092817BF; Tue, 26 Sep 2017 12:37:55 -0700 (PDT) To: Johan =?utf-8?Q?Bockg=C3=A5rd?= Subject: Re: bug#28609: simple.el In-Reply-To: <873779wa2g.fsf@muon> ("Johan \=\?utf-8\?Q\?Bockg\=C3\=A5rd\=22's\?\= message of "Tue, 26 Sep 2017 21:09:59 +0200") Date: Tue, 26 Sep 2017 12:37:54 -0700 Message-ID: References: <873779wa2g.fsf@muon> User-Agent: Gnus/5.130016 (Ma Gnus v0.16) Emacs/26.0 (darwin) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.8 (--) X-Debbugs-Envelope-To: 28609 Cc: Devon Sean McCullough , 28609@debbugs.gnu.org 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: -2.8 (--) >>>>> Johan Bockg=C3=A5rd writes: > It's a list of pairs. Thanks, change applied in 98a37e60142340b9c2b4e6b17c373f4ae6a2d8b4 on emacs= -26 branch, and 52a1da03b226b8686856259ac5d9474a8462322a on master. --=20 John Wiegley GPG fingerprint =3D 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2 From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 27 14:15:23 2017 Received: (at control) by debbugs.gnu.org; 27 Sep 2017 18:15:23 +0000 Received: from localhost ([127.0.0.1]:35309 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxGrj-0004mp-1e for submit@debbugs.gnu.org; Wed, 27 Sep 2017 14:15:23 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59039) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxGri-0004me-D7 for control@debbugs.gnu.org; Wed, 27 Sep 2017 14:15:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxGrb-000293-SU for control@debbugs.gnu.org; Wed, 27 Sep 2017 14:15:17 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxGrb-00028q-Nj for control@debbugs.gnu.org; Wed, 27 Sep 2017 14:15:15 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1dxGrb-0003sC-G2 for control@debbugs.gnu.org; Wed, 27 Sep 2017 14:15:15 -0400 Subject: control message for bug 28609 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Wed, 27 Sep 2017 14:15:15 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) close 28609 26.1 From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 29 09:02:50 2017 Received: (at 28609) by debbugs.gnu.org; 29 Sep 2017 13:02:51 +0000 Received: from localhost ([127.0.0.1]:37750 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxuwM-0002os-NW for submit@debbugs.gnu.org; Fri, 29 Sep 2017 09:02:50 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58320) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxuwL-0002oU-2k for 28609@debbugs.gnu.org; Fri, 29 Sep 2017 09:02:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxuwC-0003Ik-Sd for 28609@debbugs.gnu.org; Fri, 29 Sep 2017 09:02:43 -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.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxuwC-0003If-Ox; Fri, 29 Sep 2017 09:02:40 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1216 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dxuwB-00049J-9u; Fri, 29 Sep 2017 09:02:40 -0400 Date: Fri, 29 Sep 2017 16:02:25 +0300 Message-Id: <838tgx8xpa.fsf@gnu.org> From: Eli Zaretskii To: Devon Sean McCullough In-reply-to: (message from Devon Sean McCullough on Tue, 26 Sep 2017 10:51:04 -0400) Subject: Re: bug#28609: simple.el References: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28609 Cc: 28609@debbugs.gnu.org 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: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Devon Sean McCullough > Date: Tue, 26 Sep 2017 10:51:04 -0400 > > Correct grammar; also, call a pair a pair. Thanks for the fixes. As for "pair", it's actually a cons cell, right? Also, we do tend to use the phrase "of the form ..." in our documentation, so there's no need to remove that. Finally, a nit: "Point position" is inherently ambiguous, so it's better to use "Position of point" to disambiguate. I made that change in a followup commit. From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 29 09:28:47 2017 Received: (at 28609) by debbugs.gnu.org; 29 Sep 2017 13:28:47 +0000 Received: from localhost ([127.0.0.1]:37796 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxvLT-0003WP-IY for submit@debbugs.gnu.org; Fri, 29 Sep 2017 09:28:47 -0400 Received: from eggs.gnu.org ([208.118.235.92]:36564) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dxvLS-0003WC-3G for 28609@debbugs.gnu.org; Fri, 29 Sep 2017 09:28:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dxvLI-0007tJ-Ag for 28609@debbugs.gnu.org; Fri, 29 Sep 2017 09:28:41 -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.0 required=5.0 tests=BAYES_20,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44686) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dxvLI-0007tB-7L; Fri, 29 Sep 2017 09:28:36 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1264 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dxvLG-0004zr-8j; Fri, 29 Sep 2017 09:28:35 -0400 Date: Fri, 29 Sep 2017 16:28:16 +0300 Message-Id: <831smp8wi7.fsf@gnu.org> From: Eli Zaretskii To: Johan =?iso-8859-1?Q?Bockg=E5rd?= In-reply-to: <873779wa2g.fsf@muon> (message from Johan =?iso-8859-1?Q?Bock?= =?iso-8859-1?Q?g=E5rd?= on Tue, 26 Sep 2017 21:09:59 +0200) Subject: Re: bug#28609: simple.el References: <873779wa2g.fsf@muon> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28609 Cc: jwiegley@gmail.com, Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Johan Bockgård > Date: Tue, 26 Sep 2017 21:09:59 +0200 > Cc: John Wiegley , 28609@debbugs.gnu.org > > Devon Sean McCullough writes: > > > @@ -1003,7 +1003,7 @@ > > If METHOD is `delete-only', then delete the region; the return value > > is undefined. If METHOD is nil, then return the content as a string. > > If METHOD is `bounds', then return the boundaries of the region > > -as a list of the form (START . END). > > +as a pair of (START . END) positions. > > It's a list of pairs. Actually, a cons cell, right? > > @@ -5473,7 +5473,7 @@ > > (progn (cl-assert (mark)) t))) > > > > (defun region-bounds () > > - "Return the boundaries of the region as a list of (START . END) positions." > > + "Return the boundaries of the region as a pair of (START . END) positions." > > (funcall region-extract-function 'bounds)) > > Ditto. Ditto, right? From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 29 22:30:52 2017 Received: (at 28609) by debbugs.gnu.org; 30 Sep 2017 02:30:52 +0000 Received: from localhost ([127.0.0.1]:39832 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dy7YK-0008VQ-Ix for submit@debbugs.gnu.org; Fri, 29 Sep 2017 22:30:52 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:32293) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dy7YI-0008VB-Oo for 28609@debbugs.gnu.org; Fri, 29 Sep 2017 22:30:51 -0400 Received: from userv0022.oracle.com (userv0022.oracle.com [156.151.31.74]) by userp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id v8U2Uh3a027025 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 30 Sep 2017 02:30:44 GMT Received: from userv0122.oracle.com (userv0122.oracle.com [156.151.31.75]) by userv0022.oracle.com (8.14.4/8.14.4) with ESMTP id v8U2UhpR017264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Sat, 30 Sep 2017 02:30:43 GMT Received: from abhmp0005.oracle.com (abhmp0005.oracle.com [141.146.116.11]) by userv0122.oracle.com (8.14.4/8.14.4) with ESMTP id v8U2Ugop032731; Sat, 30 Sep 2017 02:30:43 GMT MIME-Version: 1.0 Message-ID: <0fe74dd5-598d-47c0-b734-221170345be7@default> Date: Fri, 29 Sep 2017 19:30:40 -0700 (PDT) From: Drew Adams To: Eli Zaretskii , Devon Sean McCullough Subject: RE: bug#28609: simple.el References: <> <<838tgx8xpa.fsf@gnu.org>> In-Reply-To: <<838tgx8xpa.fsf@gnu.org>> X-Priority: 3 X-Mailer: Oracle Beehive Extensions for Outlook 2.0.1.9.1 (1003210) [OL 16.0.4588.0 (x86)] Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Source-IP: userv0022.oracle.com [156.151.31.74] X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: 28609 Cc: 28609@debbugs.gnu.org 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: -5.1 (-----) > Finally, a nit: "Point position" is inherently ambiguous, so it's > better to use "Position of point" to disambiguate. I made that change > in a followup commit. Apologies for not reading the thread. Going only by what is written here, which might not be fair/appropriate, "position of point" is also ill-advised. "Point" is the buffer position of the cursor (text-insertion position). "Position of point" would then mean "position of position of the cursor". Again, please ignore if interpreting this out of context is mistaken. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 30 04:13:06 2017 Received: (at 28609) by debbugs.gnu.org; 30 Sep 2017 08:13:07 +0000 Received: from localhost ([127.0.0.1]:39950 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyCtW-0000TP-Ng for submit@debbugs.gnu.org; Sat, 30 Sep 2017 04:13:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49533) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyCtV-0000Sw-9c for 28609@debbugs.gnu.org; Sat, 30 Sep 2017 04:13:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dyCtM-00033i-Tk for 28609@debbugs.gnu.org; Sat, 30 Sep 2017 04:13:00 -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.0 required=5.0 tests=BAYES_40,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:35197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dyCtM-00033a-Pc; Sat, 30 Sep 2017 04:12:56 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1838 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dyCtM-0000tW-9a; Sat, 30 Sep 2017 04:12:56 -0400 Date: Sat, 30 Sep 2017 11:12:51 +0300 Message-Id: <83wp4g4nb0.fsf@gnu.org> From: Eli Zaretskii To: Drew Adams In-reply-to: <0fe74dd5-598d-47c0-b734-221170345be7@default> (message from Drew Adams on Fri, 29 Sep 2017 19:30:40 -0700 (PDT)) Subject: Re: bug#28609: simple.el References: <> <<838tgx8xpa.fsf@gnu.org>> <0fe74dd5-598d-47c0-b734-221170345be7@default> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28609 Cc: Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > Date: Fri, 29 Sep 2017 19:30:40 -0700 (PDT) > From: Drew Adams > Cc: 28609@debbugs.gnu.org > > > Finally, a nit: "Point position" is inherently ambiguous, so it's > > better to use "Position of point" to disambiguate. I made that change > > in a followup commit. > > Apologies for not reading the thread. Going only by what is written > here, which might not be fair/appropriate, "position of point" is > also ill-advised. "Point" is the buffer position of the cursor > (text-insertion position). "Position of point" would then mean > "position of position of the cursor". "Point" is Emacs terminology (and its definition in Glossary is not "position of the cursor"). Since it's a widely-used term, I see no need to replace "point" with its definition to judge that sentence's grammar or style. We use "position of point" in our manuals, and I see no problem with that usage. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 30 07:10:01 2017 Received: (at 28609) by debbugs.gnu.org; 30 Sep 2017 11:10:01 +0000 Received: from localhost ([127.0.0.1]:40061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyFej-0006Wa-Dm for submit@debbugs.gnu.org; Sat, 30 Sep 2017 07:10:01 -0400 Received: from manu26.manufrog.com ([98.142.98.2]:36416) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dyFeh-0006WC-V1 for 28609@debbugs.gnu.org; Sat, 30 Sep 2017 07:10:00 -0400 Received: from c-3902e555.04-211-6c6b701.cust.bredbandsbolaget.se ([85.229.2.57]:37880 helo=muon.localdomain) by manu26.manufrog.com with esmtpa (Exim 4.89) (envelope-from ) id 1dyFeb-0005Dr-3r; Sat, 30 Sep 2017 13:09:53 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id EFA3A484220; Sat, 30 Sep 2017 13:09:50 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: Eli Zaretskii Subject: Re: bug#28609: simple.el References: <873779wa2g.fsf@muon> <831smp8wi7.fsf@gnu.org> Date: Sat, 30 Sep 2017 13:09:50 +0200 In-Reply-To: <831smp8wi7.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 29 Sep 2017 16:28:16 +0300") Message-ID: <878tgw8mtd.fsf@muon> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - manu26.manufrog.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gnu.org X-Get-Message-Sender-Via: manu26.manufrog.com: authenticated_id: noreply@tryserumgardar.se X-Authenticated-Sender: manu26.manufrog.com: noreply@tryserumgardar.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28609 Cc: jwiegley@gmail.com, Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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: 1.0 (+) Eli Zaretskii writes: > Actually, a cons cell, right? A list of cons cells (see region-noncontiguous-p). From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 04 16:24:37 2017 Received: (at 28609) by debbugs.gnu.org; 4 Oct 2017 20:24:37 +0000 Received: from localhost ([127.0.0.1]:49284 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzqDd-0005lg-3f for submit@debbugs.gnu.org; Wed, 04 Oct 2017 16:24:37 -0400 Received: from manu26.manufrog.com ([98.142.98.2]:47352) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dzqDb-0005lU-NQ for 28609@debbugs.gnu.org; Wed, 04 Oct 2017 16:24:35 -0400 Received: from c-3902e555.04-211-6c6b701.cust.bredbandsbolaget.se ([85.229.2.57]:34056 helo=muon.localdomain) by manu26.manufrog.com with esmtpa (Exim 4.89) (envelope-from ) id 1dzqDU-0004BR-7M; Wed, 04 Oct 2017 22:24:28 +0200 Received: by muon.localdomain (Postfix, from userid 1000) id 1987F48421D; Wed, 4 Oct 2017 22:24:27 +0200 (CEST) From: =?utf-8?Q?Johan_Bockg=C3=A5rd?= To: Eli Zaretskii Subject: Re: bug#28609: simple.el References: <873779wa2g.fsf@muon> <831smp8wi7.fsf@gnu.org> Date: Wed, 04 Oct 2017 22:24:27 +0200 In-Reply-To: <831smp8wi7.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 29 Sep 2017 16:28:16 +0300") Message-ID: <874lrezmo4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - manu26.manufrog.com X-AntiAbuse: Original Domain - debbugs.gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - gnu.org X-Get-Message-Sender-Via: manu26.manufrog.com: authenticated_id: noreply@tryserumgardar.se X-Authenticated-Sender: manu26.manufrog.com: noreply@tryserumgardar.se X-Source: X-Source-Args: X-Source-Dir: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28609 Cc: jwiegley@gmail.com, Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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: 1.0 (+) Eli Zaretskii writes: > Actually, a cons cell, right? No. Your latest doc fix is wrong; in all three cases (shell-command-saved-pos, region-extract-function, region-bounds) the value is a list of cons cells, not a single cons cell. (In the first case it's an actual alist.) From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 05 04:33:44 2017 Received: (at 28609) by debbugs.gnu.org; 5 Oct 2017 08:33:44 +0000 Received: from localhost ([127.0.0.1]:49692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e01bD-0006sX-Sz for submit@debbugs.gnu.org; Thu, 05 Oct 2017 04:33:44 -0400 Received: from eggs.gnu.org ([208.118.235.92]:56104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e01bC-0006sK-8E for 28609@debbugs.gnu.org; Thu, 05 Oct 2017 04:33:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e01b3-0004bO-77 for 28609@debbugs.gnu.org; Thu, 05 Oct 2017 04:33:37 -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.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45195) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e01b3-0004bC-3M; Thu, 05 Oct 2017 04:33:33 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:2670 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e01b2-0005FM-8H; Thu, 05 Oct 2017 04:33:32 -0400 Date: Thu, 05 Oct 2017 11:33:21 +0300 Message-Id: <83a816xacu.fsf@gnu.org> From: Eli Zaretskii To: Johan =?iso-8859-1?Q?Bockg=E5rd?= In-reply-to: <874lrezmo4.fsf@gnu.org> (message from Johan =?iso-8859-1?Q?B?= =?iso-8859-1?Q?ockg=E5rd?= on Wed, 04 Oct 2017 22:24:27 +0200) Subject: Re: bug#28609: simple.el References: <873779wa2g.fsf@muon> <831smp8wi7.fsf@gnu.org> <874lrezmo4.fsf@gnu.org> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 28609 Cc: jwiegley@gmail.com, Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Johan Bockgård > Cc: jwiegley@gmail.com, Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org > Date: Wed, 04 Oct 2017 22:24:27 +0200 > > Eli Zaretskii writes: > > > Actually, a cons cell, right? > > No. Your latest doc fix is wrong; in all three cases > (shell-command-saved-pos, region-extract-function, region-bounds) the > value is a list of cons cells, not a single cons cell. (In the first > case it's an actual alist.) Thanks. Can you propose a patch to fix these discrepancies? From debbugs-submit-bounces@debbugs.gnu.org Mon Oct 09 07:36:58 2017 Received: (at control) by debbugs.gnu.org; 9 Oct 2017 11:36:58 +0000 Received: from localhost ([127.0.0.1]:57224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1WMk-0006K9-AF for submit@debbugs.gnu.org; Mon, 09 Oct 2017 07:36:58 -0400 Received: from eggs.gnu.org ([208.118.235.92]:41048) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1WMj-0006Jt-0R for control@debbugs.gnu.org; Mon, 09 Oct 2017 07:36:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1WMd-0005bB-BJ for control@debbugs.gnu.org; Mon, 09 Oct 2017 07:36:51 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55690) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1WMd-0005b5-8j for control@debbugs.gnu.org; Mon, 09 Oct 2017 07:36:51 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1e1WMd-0006lU-1G for control@debbugs.gnu.org; Mon, 09 Oct 2017 07:36:51 -0400 Subject: control message for bug 28609 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Mon, 09 Oct 2017 07:36:51 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: control 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: -5.0 (-----) notfixed 28609 26.1 reopen 28609 From unknown Sun Jun 22 11:38:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Mon, 09 Oct 2017 11:37:01 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 20 21:18:59 2017 Received: (at control) by debbugs.gnu.org; 21 Oct 2017 01:18:59 +0000 Received: from localhost ([127.0.0.1]:52915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e5iRH-0001QV-Jd for submit@debbugs.gnu.org; Fri, 20 Oct 2017 21:18:59 -0400 Received: from mail-io0-f181.google.com ([209.85.223.181]:56905) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e5iRF-0001QF-Qt for control@debbugs.gnu.org; Fri, 20 Oct 2017 21:18:58 -0400 Received: by mail-io0-f181.google.com with SMTP id m81so14963228ioi.13 for ; Fri, 20 Oct 2017 18:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:subject:date:message-id:mime-version; bh=8G8jNfQVfjXN6nk4bjkPpazg93LEZ2eUughYbLo+rVs=; b=ReBqMgp1xTvBNWvBM2881oBlb9mudFjZoALhPnLBxxaQwxFXCs6mI4xNwtP3Aij1VL GHHuaT+F67w/AePOINkvI2IGnJfqWaHfw5JwugAaMwnwFbGAaRA85x1htTL1vR8qAn4v /BUq/yjfRWugkE22APlgmMcQZkkr9whhGCFQmKS1z9xHV28jnBb5eu/N5GSsPV1hzPqF 2xr6d4Lbt2HaePjy1cvaT4HQtLm+Faflv9xMQ8Aytk5+jIoiQrAePYACeOAoER3CnN2Q P6MyxBLPU3x82XQmtgPySplUrJqFxidAYxM5PL/G0CbYmLAuuBTxhbVY4D+1fAapWZRm pl/w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:subject:date:message-id :mime-version; bh=8G8jNfQVfjXN6nk4bjkPpazg93LEZ2eUughYbLo+rVs=; b=FccPJBIBmNBSrJoz4KI/Z7VyiKIxT6JkQa9FDaDhitF2CaMw6CnKjhHJsnJRzMHaIh mzvwrotiUygHB7JOqEuQyIrbYRSLuif/lNbu/RIvCu1JWCvpv3GGmZZS0PVInPIpcXti 2ortcdWlF6+zdfG/GsQLgs+8LSTsDlVP+YMCzzgQe7Z59CggQTw0ECbWwRV+rRRwgkzt ZBpWf7uTqizE+W+c49R0v5dVnqXF7MKwI35QbqiLHRIM6gMccqy7kRwA6tqQH6QnDeYk pF0C9NZHfPHQVGVSepsgxsCjxujW8PigSJDiwacCQqgN5lEOvSVSpOmdvXsIG0GqmNF7 /i7A== X-Gm-Message-State: AMCzsaVa83rog7ir4w87Oir+IaJcAAHUbj4VjVLtFaT0YXdEw1lJAXKT 0YMR7pAGmgZ3jeHGySFFmiZcLA== X-Google-Smtp-Source: ABhQp+SICMw53yRBzS37c8Mf8GfXfpGy+EYyiniuZwrX69bWt1rMkCHaETMhqJjI+Qn2H2LL3sbJOQ== X-Received: by 10.107.53.131 with SMTP id k3mr8735725ioo.199.1508548731929; Fri, 20 Oct 2017 18:18:51 -0700 (PDT) Received: from zebian ([45.2.119.34]) by smtp.googlemail.com with ESMTPSA id c13sm1104327itd.32.2017.10.20.18.18.50 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 20 Oct 2017 18:18:50 -0700 (PDT) From: Noam Postavsky To: control@debbugs.gnu.org Subject: control message for bug #28877,28876 docbugs Date: Fri, 20 Oct 2017 21:18:49 -0400 Message-ID: <87r2txe1s6.fsf@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.1 (--) X-Debbugs-Envelope-To: control 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: -2.1 (--) user emacs usertag 28876 documentation usertag 28877 documentation severity 28877 wishlist severity 28876 wishlist usertag 28897 documentation usertag 28817 documentation usertag 28609 documentation retitle 28609 simple.el docstring grammar fixes usertag 28736 documentation usertag 28801 documentation usertag 28388 documentation usertag 28237 documentation usertag 28196 documentation usertag 28070 documentation quit From debbugs-submit-bounces@debbugs.gnu.org Sat Aug 22 15:24:19 2020 Received: (at 28609) by debbugs.gnu.org; 22 Aug 2020 19:24:20 +0000 Received: from localhost ([127.0.0.1]:51524 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9Z7j-0003t9-Kp for submit@debbugs.gnu.org; Sat, 22 Aug 2020 15:24:19 -0400 Received: from mail-yb1-f194.google.com ([209.85.219.194]:35650) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1k9Z7R-0003rj-MY for 28609@debbugs.gnu.org; Sat, 22 Aug 2020 15:24:16 -0400 Received: by mail-yb1-f194.google.com with SMTP id y134so2927405yby.2 for <28609@debbugs.gnu.org>; Sat, 22 Aug 2020 12:24:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:in-reply-to:references:user-agent :mime-version:date:message-id:subject:to:cc :content-transfer-encoding; bh=yj2PDqVMP6Ye3amyccj/uHq5NTwKpuaEsIDZKfoVxgM=; b=HZVTYyzCxwYg6zVAVvRZFaQppnB7MjNyYJAypdeqcrIeASPpt/9QfBAu6he4y4YXj2 vp0Gd9hsqKksXqPgxSu1W6DlNpQCuqEKhjRJdnB52TB7LUbl9l+uiUYNdoulwbdaHND2 SmtzoIZDD0o3wkNGpRnf40ICmHWAzkvgCFX9kLMVLZkS0E46CRHxvmo0+FDBpsxvn9YE 8v24t6W5vpLi1Vrc3/zH4YvKk6aPktguSv8P28sSxI25yxVBNCVpWp1NLfe0r54zEsDC u8NoAO6G/sSAHKReGs/DrTzB+C3dD8ImB/vKOkP7qLQDJz0I3S30iF8JLn0ASqpIPjZH HTVA== X-Gm-Message-State: AOAM531JV0JbTuDI0OZEEBk1uiTCVn697NyEeixd2Zc7ixkWnG7bs2yL WUT0I1JkurheffnJ/BHpXZNReKxeiz+gCezbTKM= X-Google-Smtp-Source: ABdhPJxm0q2ohifx45rgLxVUWuX6AVOwsYs65oP76fNCb4GZh7uh6ESIbZNOi1eYKDz9mzLd8MdIGB0MaaJmNmEBi7g= X-Received: by 2002:a25:4609:: with SMTP id t9mr10947435yba.231.1598124236276; Sat, 22 Aug 2020 12:23:56 -0700 (PDT) Received: from 753933720722 named unknown by gmailapi.google.com with HTTPREST; Sat, 22 Aug 2020 15:23:56 -0400 From: Stefan Kangas In-Reply-To: =?UTF-8?B?PDg3NGxyZXptbzQuZnNmQGdudS5vcmc+ICgiSm9oYW4gQm9ja2fDpXJkIidzIG1l?= =?UTF-8?B?c3NhZ2Ugb2YgIldlZCwgMDQgT2N0IDIwMTcgMjI6MjQ6MjcgKzAyMDAiKQ==?= References: <873779wa2g.fsf@muon> <831smp8wi7.fsf@gnu.org> <874lrezmo4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Date: Sat, 22 Aug 2020 15:23:55 -0400 Message-ID: Subject: Re: bug#28609: simple.el To: =?UTF-8?Q?Johan_Bockg=C3=A5rd?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 28609 Cc: jwiegley@gmail.com, Eli Zaretskii , Emacs-Hacker2017@jovi.net, 28609@debbugs.gnu.org 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.5 (/) close 28609 26.1 thanks Johan Bockg=C3=A5rd writes: > Eli Zaretskii writes: > >> Actually, a cons cell, right? > > No. Your latest doc fix is wrong; in all three cases > (shell-command-saved-pos, region-extract-function, region-bounds) the > value is a list of cons cells, not a single cons cell. (In the first > case it's an actual alist.) This was fixed here: commit c9d71b31bf1144c3f11a82612f07a7bd649c25d4 Author: Eli Zaretskii Date: Sat Oct 21 11:36:37 2017 +0300 Fix doc strings in simple.el * lisp/simple.el (shell-command-saved-pos) (region-extract-function, region-bounds): Doc fixes. (Bug#28609) But the bug was left open, so I'm closing it now. Best regards, Stefan Kangas From unknown Sun Jun 22 11:38:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sun, 20 Sep 2020 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