help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weird behavior with magit re. frames


From: Perry Smith
Subject: Re: Weird behavior with magit re. frames
Date: Sun, 31 May 2020 07:46:48 -0500

You might need to open an “Issue” on the magit git repository: 
https://github.com/magit/magit <https://github.com/magit/magit>

I’ve found him to be very responsive.  I’m not sure if he is on this mailing 
list or not.


> On May 31, 2020, at 1:19 AM, Jean-Christophe Helary 
> <jean.christophe.helary@traduction-libre.org> wrote:
> 
> 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-layouts
> 
> 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.
> 
> -- 
> Jean-Christophe Helary @brandelune
> http://mac4translators.blogspot.com
> 
> 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]