emacs-devel
[Top][All Lists]
Advanced

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

Re: Rename `eww' to `web'


From: Stephen Berman
Subject: Re: Rename `eww' to `web'
Date: Sat, 06 Jul 2013 22:02:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

On Fri, 5 Jul 2013 06:35:23 +0800 Xue Fuqiao <address@hidden> wrote:

> On Thu, Jul 4, 2013 at 11:08 PM, Stephen Berman <address@hidden> wrote:
>> On Thu, 04 Jul 2013 23:28:14 +0900 Katsumi Yamaoka <address@hidden> wrote:
>>
>>>>>> emacs -Q -f url-handler-mode
>>>>>> C-x C-f ftp://ftp.gnu.org
>>>>>> C-x C-f http://www.gnu.org
>>>
>>>>> Oh, I didn't know it.
>>>>> And what is more surprising, the functionality is sealed.
>>>
>>> I meant both end up with the "Unimplemented" error (on Cygwin).
>>> Though I haven't yet investigated why it's so, I confirmed Emacs
>>> on Linux behaves like Jambunathan said.
>>
>> I see the same "Unimplemented" error on GNU Emacs 24.3.50.5
>> (x86_64-suse-linux-gnu, GTK+ Version 3.4.4) of 2013-07-03 -- but only
>> with my initializations.  With -Q it's as Jambunathan reported.  I
>> haven't yet tried bisecting my init file.
>
> Strange.  I see the same "Unimplemented" error on r113216
> (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39 of 2013-06-29,
> configured using `configure --with-ns --enable-checking'), not only with
> my initializations, but also with -Q.  Maybe we need to discuss it in
> bug-gnu-emacs.

I've now bisected my init file.  The "Unimplemented" error is due to
enabling read-file-name-completion-ignore-case.  I've filed a bug report
(bug#14806).

Maybe fixing this will also fix bug#11339 (file name completion
involving non-ascii characters with
read-file-name-completion-ignore-case).  I've been hoping a long time
for that to be fixed.

Steve Berman



reply via email to

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