bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

install-info mishandles file names containing spaces


From: Paul Eggert
Subject: install-info mishandles file names containing spaces
Date: Fri, 14 Feb 2014 21:53:02 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

I ran into this problem when using Texinfo 5.2 to install GNU Emacs into a destination directory whose file name contained spaces. The shell command:

install-info --info-dir="/d/a b/info" "/d/a b/info/emacs.info.gz"

failed with the diagnostic "sh: /d/a: No such file or directory".

I'm attaching a proposed patch.

Attachment: install-info.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]