all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Paul Eggert <eggert@cs.ucla.edu>,
	Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel@gnu.org, bzg@altern.org
Subject: Re: /srv/bzr/emacs/trunk r111840: Port documentation to Texinfo 5.0.
Date: Fri, 22 Feb 2013 21:16:11 +0200	[thread overview]
Message-ID: <8338woma6c.fsf@gnu.org> (raw)
In-Reply-To: <5126932B.4060007@cs.ucla.edu>

> Date: Thu, 21 Feb 2013 13:35:39 -0800
> From: Paul Eggert <eggert@cs.ucla.edu>
> CC: Eli Zaretskii <eliz@gnu.org>, bzg@altern.org, emacs-devel@gnu.org
> 
> On 02/21/13 11:03, Glenn Morris wrote:
> > I agree; could someone backport the needed changes please?
> 
> Done, by backporting trunk bzr 111300 and 111840 into emacs-24.
> 
> The problem with the TRAMP User Manual still remains in emacs-24,
> just as it does in the trunk.  If an easy fix to that turns up
> before the final pretest I assume it'll be OK to install it into
> emacs-24; please let me know otherwise.

The problem is with this macro:

  @macro trampfn {method, user, host, localname}@c
  @value{prefix}@yyy{\method\,@value{postfixhop}}@yyy{\user\,@@}\host\@value{postfix}\localname\@c
  @end macro

It uses intermediate macros, because the manual calls this macro with
some of its arguments empty, e.g.:

  @trampfn{telnet, , , /usr/local/bin/etc}

and it wants the prefixes and postfixes (@ and :) not to appear when
the corresponding argument is empty.

I think the best way to fix this would be to introduce several macros,
one each for every number of non-empty arguments, and then use each
one as needed.  A bit less convenient, perhaps, but much more
straightforward.

The question is would Michael accept this solution.



  reply	other threads:[~2013-02-22 19:16 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1U8Mer-0006Zn-J7@vcs.savannah.gnu.org>
2013-02-21  8:14 ` /srv/bzr/emacs/trunk r111840: Port documentation to Texinfo 5.0 Bastien
2013-02-21 17:25   ` Eli Zaretskii
2013-02-21 17:35     ` Paul Eggert
2013-02-21 18:35       ` Eli Zaretskii
2013-02-21 19:03         ` Glenn Morris
2013-02-21 21:35           ` Paul Eggert
2013-02-22 19:16             ` Eli Zaretskii [this message]
2013-02-22 19:29               ` Glenn Morris
2013-02-22 20:12                 ` Eli Zaretskii
2013-02-22 20:34               ` Michael Albinus
2013-02-22 20:50                 ` Eli Zaretskii
2013-02-24 18:21                   ` Michael Albinus
2013-02-24 19:25                     ` Glenn Morris
2013-02-24 20:13                       ` Michael Albinus
2013-02-24 21:02                         ` Eli Zaretskii
2013-02-25  8:33                       ` Michael Albinus
2013-02-24 21:01                     ` Eli Zaretskii
2013-02-21 19:14       ` Michael Albinus
2013-02-21 21:56         ` Bastien
2013-02-21 21:58       ` Bastien

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=8338woma6c.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=bzg@altern.org \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.