Re: Can't use file name completion in Customize for "Program Files" subdir

2005-10-02 Thread Richard M. Stallman
The problem seems to be these lines near the top of widget-complete-file (beg (save-excursion (skip-chars-backward "^ ") (point))) Are there actually situations where files are listed in custom variables with space seperators? Or is this

sit-for (detect_input_pending ?) and postfix input methods.

2005-10-02 Thread Michael Cadilhac
Hi the list ! I've an annoying bug with flyspell which is related to sit-for. The point is that flyspell try to correct me whenever I hit a touch which has postfix combination, and not only when I hit delimiter keys. After little investigation, this bad result is caused by

User option dnd-open-file-other-window has no effect

2005-10-02 Thread Sven Joachim
There is a user option, dnd-open-file-other-window, which should control the behaviour of drag-n-dropping files onto an Emacs frame. I customized it to t: dnd-open-file-other-window is a variable defined in `dnd'. Its value is t Documentation: If non-nil, always use find-file-other-window to ope

special-display-buffer-names and vc-diff displays wrong result

2005-10-02 Thread Harald Maier
Symptoms: I am using `special-display-buffer-names' for the *vc-diff* buffer. If the special-display-buffer frame does not exist then the *vc-diff* buffer reports sometimes "No differences found.". This seems to due the fact that the 'vc-diff-internal' function has not written yet any bytes into t