emacs-devel
[Top][All Lists]
Advanced

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

Re: 23.0.60; no help xref for file-name-completion-ignore-case


From: John Paul Wallington
Subject: Re: 23.0.60; no help xref for file-name-completion-ignore-case
Date: Fri, 23 May 2008 20:43:38 +0100

On 23 May 2008, at 04:25, Drew Adams wrote:

help-make-xrefs does not create a link on the text
`file-name-completion-ignore-case'. It does so for other such
variables, including `completion-ignore-case'.

[...]

`completion-ignore-case' has a link;
`file-name-completion-ignore-case' does not.

This is because the call in help-make-xrefs to intern-soft with arg
"file-name-completion-ignore-case" returns nil.

Is that simply because `file-name-completion-ignore-case' doesn't exist?





reply via email to

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