all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Skip Montanaro <skip.montanaro@gmail.com>
To: Jean-Christophe Helary <jean.christophe.helary@traduction-libre.org>
Cc: Help Gnu Emacs mailing list <help-gnu-emacs@gnu.org>
Subject: Re: Weird behavior with magit re. frames
Date: Sun, 31 May 2020 08:02:37 -0500	[thread overview]
Message-ID: <CANc-5UygKjNWHGoumc0D7z40jCgvpKxCYdYKh7buqVdivZ3TCA@mail.gmail.com> (raw)
In-Reply-To: <3CA0834C-7617-4B9B-9AB0-69684745F97E@traduction-libre.org>

> 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



  parent reply	other threads:[~2020-05-31 13:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-31  6:19 Weird behavior with magit re. frames Jean-Christophe Helary
2020-05-31 12:46 ` Perry Smith
2020-05-31 13:58   ` Jean-Christophe Helary
2020-05-31 14:02     ` Jean-Christophe Helary
2020-05-31 14:04     ` Perry Smith
2020-05-31 13:02 ` Skip Montanaro [this message]
2020-05-31 13:57   ` Jean-Christophe Helary
2020-05-31 16:50 ` Noam Postavsky
2020-05-31 18:50 ` Joost Kremers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANc-5UygKjNWHGoumc0D7z40jCgvpKxCYdYKh7buqVdivZ3TCA@mail.gmail.com \
    --to=skip.montanaro@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=jean.christophe.helary@traduction-libre.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.