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: Skip Montanaro
Subject: Re: Weird behavior with magit re. frames
Date: Sun, 31 May 2020 08:02:37 -0500

> I don't know how to reproduce that in emacs -Q because I don't know how to 
> load magit from emacs -Q ...

Just a guess, but maybe eval

(require 'magit)

? Alternatively, you can probably just paste whatever magit setup code
you do have in your .emacs file into your *scratch* buffer and eval
it.

Skip Montanaro



reply via email to

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