[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: image alttext quotes not escaped in info output
From: |
Kevin Ryde |
Subject: |
Re: image alttext quotes not escaped in info output |
Date: |
Mon, 26 Mar 2007 07:53:24 +1000 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
address@hidden (Karl Berry) writes:
>
> How should they be quoted so that Emacs can understand them?
> \" ?
Yes, I think \" is right (but you wrote the spec for that bit didn't
you? :-).
In any case it's what comes through from quotes in a foo.txt file; and
the (unreleased) emacs `Info-split-parameter-string' understands \"
and \\.
(I noticed it while working up a patch to get emacs showing those text
parts. At the moment it shows the images on X, but nothing at all on
a tty.)