[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: texi2dvi failure for tramp-2.1.18
From: |
Ulrich Mueller |
Subject: |
Re: texi2dvi failure for tramp-2.1.18 |
Date: |
Mon, 15 Mar 2010 15:50:16 +0100 |
>>>>> On Mon, 15 Mar 2010, Michael Albinus wrote:
>> emacsclient @trampfn{ssh, `whoami`, `hostname --fqdn`, $1}
>>
>> If I remove the backquotes from that line then texi2dvi completes
>> without error.
> Unfortunately, the backquotes are needed.
Yes, I know. ;-)
> I do not know how to encode them in texinfo; so I have changed them
> to the $() syntax:
I had tried @quoteleft{} but it also doesn't work, probably because it's
inside the @trampfn macro. Anyway, $() is the preferred syntax nowadays.
Best regards
Ulrich