From unknown Tue Aug 19 09:34:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#36587 <36587@debbugs.gnu.org> To: bug#36587 <36587@debbugs.gnu.org> Subject: Status: list-buffers' docstring should mention Buffer-menu-name-width lifesaver Reply-To: bug#36587 <36587@debbugs.gnu.org> Date: Tue, 19 Aug 2025 16:34:47 +0000 retitle 36587 list-buffers' docstring should mention Buffer-menu-name-width= lifesaver reassign 36587 emacs submitter 36587 =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson severity 36587 normal tag 36587 fixed thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 10 21:23:54 2019 Received: (at submit) by debbugs.gnu.org; 11 Jul 2019 01:23:54 +0000 Received: from localhost ([127.0.0.1]:36853 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlNoP-0008Jk-MI for submit@debbugs.gnu.org; Wed, 10 Jul 2019 21:23:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:41097) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hlNoO-0008JW-27 for submit@debbugs.gnu.org; Wed, 10 Jul 2019 21:23:52 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37317) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlNoN-0000Ev-30 for bug-gnu-emacs@gnu.org; Wed, 10 Jul 2019 21:23:52 -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,FROM_EXCESS_BASE64, RCVD_IN_DNSWL_NONE,URIBL_BLOCKED autolearn=disabled version=3.3.2 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlNoM-0000VU-7j for bug-gnu-emacs@gnu.org; Wed, 10 Jul 2019 21:23:51 -0400 Received: from crocodile.birch.relay.mailchannels.net ([23.83.209.45]:4271) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hlNoL-0000UR-UQ for bug-gnu-emacs@gnu.org; Wed, 10 Jul 2019 21:23:50 -0400 X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 7643C2C1B57 for ; Thu, 11 Jul 2019 01:23:48 +0000 (UTC) Received: from pdx1-sub0-mail-a96.g.dreamhost.com (100-96-1-113.trex.outbound.svc.cluster.local [100.96.1.113]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id 0D3902C13C7 for ; Thu, 11 Jul 2019 01:23:48 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|jidanni@jidanni.org Received: from pdx1-sub0-mail-a96.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.17.3); Thu, 11 Jul 2019 01:23:48 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|jidanni@jidanni.org X-MailChannels-Auth-Id: dreamhost X-Imminent-Chemical: 1656b3c162564d74_1562808228302_841421145 X-MC-Loop-Signature: 1562808228302:1075249079 X-MC-Ingress-Time: 1562808228302 Received: from pdx1-sub0-mail-a96.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a96.g.dreamhost.com (Postfix) with ESMTP id A474480766 for ; Wed, 10 Jul 2019 18:23:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=jidanni.org; h=from:to :subject:date:message-id:mime-version:content-type; s= jidanni.org; bh=UfCO4GcMCBAYIb/EPNC3uN2X5FQ=; b=aBMs2NPesbP2roKi /HuAQLUuUmifcUPoSj2h+DCiVV7ZZykDfchXqXUqgoKACUEqgdwKvNHwK9pJDa2Z Ro/9GIV7FajxSOOAvudA6mu8nlq4l8rqER+v5kE69lXuYaEJ686JBn9V0e22GNuR UsKgxETi+UyRQw9sNRWx8AY+jsQ= Received: from jidanni.org (114-46-58-152.dynamic-ip.hinet.net [114.46.58.152]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: jidanni@jidanni.org) by pdx1-sub0-mail-a96.g.dreamhost.com (Postfix) with ESMTPSA id F301F80751 for ; Wed, 10 Jul 2019 18:23:44 -0700 (PDT) X-DH-BACKEND: pdx1-sub0-mail-a96 From: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson To: bug-gnu-emacs@gnu.org Subject: list-buffers' docstring should mention Buffer-menu-name-width lifesaver Date: Thu, 11 Jul 2019 08:14:19 +0800 Message-ID: <87k1cpxw9w.5.fsf@jidanni.org> MIME-Version: 1.0 Content-Type: text/plain X-VR-OUT-STATUS: OK X-VR-OUT-SCORE: 0 X-VR-OUT-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrgeejgdeghecutefuodetggdotefrodftvfcurfhrohhfihhlvgemucggtfgfnhhsuhgsshgtrhhisggvpdfftffgtefojffquffvnecuuegrihhlohhuthemuceftddtnecunecujfgurhephffvufffkfggtgesthdtredttddtjeenucfhrhhomhepnjjnnjcuffgrnhculfgrtghosghsohhnuceojhhiuggrnhhnihesjhhiuggrnhhnihdrohhrgheqnecukfhppeduudegrdegiedrheekrdduhedvnecurfgrrhgrmhepmhhouggvpehsmhhtphdphhgvlhhopehjihgurghnnhhirdhorhhgpdhinhgvthepuddugedrgeeirdehkedrudehvddprhgvthhurhhnqdhprghthheppeeruhhtfhdqkeerueerheeimhfphefnihehhegsveekreepucffrghnucflrggtohgsshhonhcuoehjihgurghnnhhisehjihgurghnnhhirdhorhhgqedpmhgrihhlfhhrohhmpehjihgurghnnhhisehjihgurghnnhhirdhorhhgpdhnrhgtphhtthhopegsuhhgqdhgnhhuqdgvmhgrtghssehgnhhurdhorhhgnecuvehluhhsthgvrhfuihiivgepud X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 23.83.209.45 X-Spam-Score: -1.4 (-) 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: -2.4 (--) (info "(emacs) List Buffers") and list-buffers's docsrting should mention: If you often have longer buffer names truncated [so much so that they even become identical], be sure to set a higher value for Buffer-menu-name-width. Thanks. (As list-buffers was written for 80 character wide screens, and does not consult window-body-width.) From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 13 00:33:47 2019 Received: (at 36587) by debbugs.gnu.org; 13 Jul 2019 04:33:47 +0000 Received: from localhost ([127.0.0.1]:41300 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm9jF-0002dD-Kj for submit@debbugs.gnu.org; Sat, 13 Jul 2019 00:33:47 -0400 Received: from quimby.gnus.org ([80.91.231.51]:55980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm9jD-0002d4-RX for 36587@debbugs.gnu.org; Sat, 13 Jul 2019 00:33:44 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hm9jA-0005fk-19; Sat, 13 Jul 2019 06:33:42 +0200 From: Lars Ingebrigtsen To: =?utf-8?B?56mN5Li55bC8?= Dan Jacobson Subject: Re: bug#36587: list-buffers' docstring should mention Buffer-menu-name-width lifesaver References: <87k1cpxw9w.5.fsf@jidanni.org> Date: Sat, 13 Jul 2019 06:33:39 +0200 In-Reply-To: <87k1cpxw9w.5.fsf@jidanni.org> (=?utf-8?B?IuepjeS4ueWwvA==?= Dan Jacobson"'s message of "Thu, 11 Jul 2019 08:14:19 +0800") Message-ID: <87o91ywo2k.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: 積丹尼 Dan Jacobson writes: > (info "(emacs) List Buffers") and list-buffers's docsrting should > mention: > > If you often have longer buffer names truncated [so much so that they > even become identical], be sure to set a high [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 36587 Cc: 36587@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 (-) =E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson writes: > (info "(emacs) List Buffers") and list-buffers's docsrting should > mention: > > If you often have longer buffer names truncated [so much so that they > even become identical], be sure to set a higher value for > Buffer-menu-name-width. I mentioned the column width variables in `buffer-menu' instead (which that command links to) on the trunk now. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jul 13 00:33:49 2019 Received: (at control) by debbugs.gnu.org; 13 Jul 2019 04:33:49 +0000 Received: from localhost ([127.0.0.1]:41303 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm9jJ-0002dT-GH for submit@debbugs.gnu.org; Sat, 13 Jul 2019 00:33:49 -0400 Received: from quimby.gnus.org ([80.91.231.51]:55994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hm9jI-0002dM-3M for control@debbugs.gnu.org; Sat, 13 Jul 2019 00:33:48 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=marnie) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hm9jF-0005fr-IQ for control@debbugs.gnu.org; Sat, 13 Jul 2019 06:33:47 +0200 Date: Sat, 13 Jul 2019 06:33:45 +0200 Message-Id: <87muhiwo2e.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #36587 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 36587 fixed close 36587 27.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.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: -1.0 (-) tags 36587 fixed close 36587 27.1 quit From unknown Tue Aug 19 09:34:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 10 Aug 2019 11:24:09 +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