all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Paul Eggert <eggert@cs.ucla.edu>, 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:34:40 +0100	[thread overview]
Message-ID: <87bobc3x5r.fsf@gmx.de> (raw)
In-Reply-To: <8338woma6c.fsf@gnu.org> (Eli Zaretskii's message of "Fri, 22 Feb 2013 21:16:11 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

> 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.

I haven't played with texinfo 5 yet, so I cannot say too much. But the
idea of @trampfn was to have just one unique macro with plays for
all. Before changing this, I would like to check with texinfo 5 whether
it is still possible. If I understand Glenn correctly, we have no rush
for the emacs-24 branch (please correct me if I'm wrong).

Best regards, Michael.



  parent reply	other threads:[~2013-02-22 20:34 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
2013-02-22 19:29               ` Glenn Morris
2013-02-22 20:12                 ` Eli Zaretskii
2013-02-22 20:34               ` Michael Albinus [this message]
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=87bobc3x5r.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=bzg@altern.org \
    --cc=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-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/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.