From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jean-Christophe Helary Newsgroups: gmane.emacs.help Subject: Weird behavior with magit re. frames Date: Sun, 31 May 2020 15:19:52 +0900 Message-ID: <3CA0834C-7617-4B9B-9AB0-69684745F97E@traduction-libre.org> Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.80.23.2.2\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="33525"; mail-complaints-to="usenet@ciao.gmane.io" To: Help Gnu Emacs mailing list Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Sun May 31 08:20:26 2020 Return-path: Envelope-to: geh-help-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 1jfHKc-0008cG-Fs for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 31 May 2020 08:20:26 +0200 Original-Received: from localhost ([::1]:53474 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jfHKb-0005HU-G5 for geh-help-gnu-emacs@m.gmane-mx.org; Sun, 31 May 2020 02:20:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:33314) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfHKF-0005HO-5g for help-gnu-emacs@gnu.org; Sun, 31 May 2020 02:20:03 -0400 Original-Received: from relay2-d.mail.gandi.net ([217.70.183.194]:49369) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jfHKD-0000Sn-26 for help-gnu-emacs@gnu.org; Sun, 31 May 2020 02:20:02 -0400 X-Originating-IP: 128.53.64.23 Original-Received: from [10.0.1.13] (pl19991.ag0304.nttpc.ne.jp [128.53.64.23]) (Authenticated sender: jean.christophe.helary@traduction-libre.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 45E7D40002 for ; Sun, 31 May 2020 06:19:55 +0000 (UTC) X-Mailer: Apple Mail (2.3608.80.23.2.2) Received-SPF: pass client-ip=217.70.183.194; envelope-from=jean.christophe.helary@traduction-libre.org; helo=relay2-d.mail.gandi.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/31 02:19:57 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:123200 Archived-At: I found this code (setq display-buffer-alist '(( ".*" (display-buffer-reuse-window display-buffer-same-window)))) from the perspective.el page, at: = https://github.com/nex3/perspective-el#some-musings-on-emacs-window-layout= s For some reason, this very weirdly conflicts with magit when I have 2+ = frames with different front facing buffers. -> in one frame, I do magit-status, stage modifications, and the moment = I hit c to commit, the frame is killed, I am moved to the other frame = and magit tells me that there is nothing staged in the new frame, do I = want to commit everything ? I don't know how to reproduce that in emacs -Q because I don't know how = to load magit from emacs -Q, so it's probably only my system, but I'd = like to know if it is reproduced on other machines. If it is, it should = be reported as a magit bug I guess. Thank you in advance. --=20 Jean-Christophe Helary @brandelune http://mac4translators.blogspot.com