From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Andrea Corallo Newsgroups: gmane.emacs.bugs Subject: bug#72089: [PATCH] Option to control Emacs' behaviour when invoked with file args. Date: Sat, 13 Jul 2024 03:59:50 -0400 Message-ID: References: <32450bf6-4672-4357-8632-a536c774b6ab.ref@yahoo.com.tw> <32450bf6-4672-4357-8632-a536c774b6ab@yahoo.com.tw> <868qy5lsph.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="36997"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Cc: 72089@debbugs.gnu.org, CToID , Stefan Kangas To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat Jul 13 10:00:29 2024 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sSXgC-0009PI-Mf for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 13 Jul 2024 10:00:28 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sSXfq-0001yQ-Ki; Sat, 13 Jul 2024 04:00:06 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSXfo-0001y7-Ix for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2024 04:00:04 -0400 Original-Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1sSXfm-00079R-Hf for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2024 04:00:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sSXfn-0003lL-4a for bug-gnu-emacs@gnu.org; Sat, 13 Jul 2024 04:00:03 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Andrea Corallo Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 13 Jul 2024 08:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 72089 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch Original-Received: via spool by 72089-submit@debbugs.gnu.org id=B72089.172085760014425 (code B ref 72089); Sat, 13 Jul 2024 08:00:03 +0000 Original-Received: (at 72089) by debbugs.gnu.org; 13 Jul 2024 08:00:00 +0000 Original-Received: from localhost ([127.0.0.1]:55038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSXfj-0003kb-Va for submit@debbugs.gnu.org; Sat, 13 Jul 2024 04:00:00 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:35282) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSXfi-0003kC-Rr for 72089@debbugs.gnu.org; Sat, 13 Jul 2024 03:59:59 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sSXfc-00077X-4W; Sat, 13 Jul 2024 03:59:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=NdgfMWcCV62xFGcggUYK0OdJEmeTCIbyDKybF+2tmMk=; b=bIDaMSIDeWQNTweeTIZj h5VCvh1bjyFQlpIwbOtl086CGGKrfwkOGdm66QOJYzejDqEsJVvQmVpqr94uRf1VH1pC2lZohtamf WkXkOdGqBs1iAXllKd2AMOrD0DR9fyfRu+hZQn4cJGeOndPYKO1S0nkNGOlRhH09x/Tmxtshzskp3 /FEvk6H51QnkL2cibN+7IhzCmaYOC8PRc095qDKdsBVBSawyMUXzy8X+c+CdrWYxoppfarkASpHjb opEdImdF0TGsrmwlNsWu0Ur+Jx+mw8Pd2vXDOIUrHVNbcyYgn0398ejQVGlqfJqVGa8DNvApGHX0V voOEdEh8VbTmxg==; Original-Received: from acorallo by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1sSXfa-0002pF-KP; Sat, 13 Jul 2024 03:59:50 -0400 In-Reply-To: <868qy5lsph.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 13 Jul 2024 09:19:22 +0300") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:288791 Archived-At: Eli Zaretskii writes: > severity 72089 wishlist > thanks > >> Date: Sat, 13 Jul 2024 03:18:04 +0800 >> From: CToID via "Bug reports for GNU Emacs, >> the Swiss army knife of text editors" >> >> Hello folks, >> >> So I have a discussion with Eli on help-gnu-emacs mailing list earlier >> (https://lists.gnu.org/archive/html/help-gnu-emacs/2024-07/msg00124.html) >> about Emacs' initial buffer behaviour when invoked with file arguments. >> >> Overall, I think it's benefitial to have a custom option for users to >> control this behaviour of Emacs, so I made some simple changes to >> accomplish this. > > Thanks. Such changes should be accompanied by a suitable NEWS entry > and changes for the manual(s) which describe initial-buffer-choice. > But please wait with these additions until we decide whether we want > such a feature. > > Andrea and Stefan, any opinions? I'm okay with this, sounds it might be useful. Andrea