Re: file-name-handler-alist doesn't allow lambda forms

2005-05-11 Thread Katsumi Yamaoka
In [EMAIL PROTECTED] Richard Stallman wrote: Does this fix it? *** fileio.c 09 May 2005 16:51:43 -0400 1.540 --- fileio.c 10 May 2005 14:16:29 -0400 It does the trick. Thank you! ___ Emacs-pretest-bug mailing list

file-name-handler-alist doesn't allow lambda forms

2005-05-10 Thread Katsumi Yamaoka
Hi, I'm using the most recent Emacs and troubled with file-name-handler-alist which seems not to allow lambda forms. For example: (let ((file-name-handler-alist '(( . (lambda (rest args) (let (file-name-handler-alist)