all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Kost <alezost@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] emacs: Add interface for comparing generations.
Date: Tue, 04 Nov 2014 10:50:05 +0100	[thread overview]
Message-ID: <87r3xjb8he.fsf@gnu.org> (raw)
In-Reply-To: <87lhnr5sol.fsf@gmail.com> (Alex Kost's message of "Tue, 04 Nov 2014 10:30:18 +0300")

Alex Kost <alezost@gmail.com> skribis:

> Ludovic Courtès (2014-11-04 01:22 +0300) wrote:
>
>> Alex Kost <alezost@gmail.com> skribis:
>
> [...]
>
>>> Perhaps "s/The Emacs Editor/The GNU Emacs Manual/"?  As it's the most
>>> common (but not the one) variant in the Emacs Lisp manual, for example here:
>>> <http://git.savannah.gnu.org/cgit/emacs.git/tree/doc/lispref/display.texi#n2065>
>>
>> OK (I think they should add “The” in emacs.texi.)
>>
>>> Also I used "The Emacs Editor" several times in “emacs.texi”.  Should I
>>> replace all instances in this patch or make a separate commit for that?
>>
>> Yes, please.
>
> Sorry, yes for «replace all instances in this patch» or for «make a
> separate commit»?  I think the latter, so I've attached a patch for
> that.

Yes, I meant the latter; sorry for the confusion.

>> The default behavior for ediff is to create another frame for control,
>> and that doesn’t work well with the tiling window manager I’m using.
>> Also, it’s really a mode that you enter and have to leave afterwards.
>> So I tend to prefer diff for simple diffs, and I resort to ediff in more
>> tricky situations (like when I have to compare two .drv files for
>> debugging, uh! ;-)).
>
> Oh, indeed; I forgot about the defaults.  Yeah, additional frame and
> vertical splitting are evil :-)  So I use the following settings:

Thanks for the tips!

>  Do not worry about the efficiency of that @code{require} thing.  It will
>  not load the whole ``guix.el'' package, it will just autoload the main
> -interactive commands (@pxref{Autoload,,, elisp, Emacs Lisp}).
> +interactive commands (@pxref{Autoload,,, elisp, The Emacs Lisp Reference
> +Manual}).

lispref.texi has:

  @settitle GNU Emacs Lisp Reference Manual

So make it “The GNU Emacs Lisp Reference Manual” (or without “The”, as
you prefer.)

OK to commit with this change!

Thanks,
Ludo’.

  reply	other threads:[~2014-11-04  9:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-02 11:21 [PATCH 2/2] emacs: Add interface for comparing generations Alex Kost
2014-11-02 17:59 ` Ludovic Courtès
2014-11-02 22:31   ` Alex Kost
2014-11-03 22:22     ` Ludovic Courtès
2014-11-04  7:30       ` Alex Kost
2014-11-04  9:50         ` Ludovic Courtès [this message]
2014-11-04 12:52           ` Alex Kost
2014-11-04 16:50             ` Ludovic Courtès

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=87r3xjb8he.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alezost@gmail.com \
    --cc=guix-devel@gnu.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/guix.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.