* bug#14929: 24.3.50; ido-use-filename-at-point does not work with Flyspell
@ 2013-07-22 8:54 Xue Fuqiao
2013-07-22 15:57 ` Eli Zaretskii
2013-07-24 15:56 ` Glenn Morris
0 siblings, 2 replies; 3+ messages in thread
From: Xue Fuqiao @ 2013-07-22 8:54 UTC (permalink / raw)
To: 14929
[-- Attachment #1: Type: text/plain, Size: 3109 bytes --]
To reproduce:
emacs -Q
C-x C-f bug.txt ⏎ ;; visit this file
M-x flyspell-mode ⏎ ;; enable Flyspell
M-x ido-mode ⏎ ;; enable Ido
M-: (setq ido-use-filename-at-point 'guess) ⏎ ;; let Ido guess file name
C-x C-f
Then Emacs signals an error, here's the backtrace:
Debugger entered--Lisp error: (error "thisisnotaword.org/discard
nodename nor servname provided, or not known")
signal(error ("thisisnotaword.org/discard nodename nor servname
provided, or not known"))
byte-code("\bA@\x19\302\303 \"\203\x0f\304\2025\302\305 \"\203\x1a
\2025 \306\232\203/\307\b8\310\232?\2055\307\b8\2025\311\b@\bA\")\207"
[error mesg string-match "^Unknown host" nil "not responding$"
"connection failed" 2 "permission denied" signal] 3)
ffap-machine-p("thisisnotaword.org")
ffap-machine-at-point()
ffap-guesser()
ido-file-internal(raise-frame)
ido-find-file()
call-interactively(ido-find-file nil nil)
command-execute(ido-find-file)
I'm using International Ispell Version 3.1.20 (but really Aspell
0.60.6.1) on OS X 10.8.4.
In GNU Emacs 24.3.50.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39)
of 2013-07-20 on xfq.local
Bzr revision: 113467 eggert@cs.ucla.edu-20130719180923-liyqparqc53yuwki
Windowing system distributor `Apple', version 10.3.1187
Configured using:
`configure --with-ns --enable-checking'
Important settings:
value of $LANG: en_US.UTF-8
locale-coding-system: utf-8-unix
default enable-multibyte-characters: t
Major mode: Lisp Interaction
Minor modes in effect:
tooltip-mode: t
mouse-wheel-mode: t
tool-bar-mode: t
menu-bar-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
font-lock-mode: t
blink-cursor-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<escape> x x <backspace> r e - e m - b u <tab> <re
turn>
Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Load-path shadows:
None found.
Features:
(shadow sort nadvice gnus-util mail-extr emacsbug message format-spec
rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse
rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mail-utils time-date tooltip ediff-hook
vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs
button faces cus-face macroexp files text-properties overlay sha1 md5
base64 format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process ns multi-tty emacs)
--
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/
[-- Attachment #2: bug.txt --]
[-- Type: text/plain, Size: 19 bytes --]
thisisnotaword.org
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-24 15:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 8:54 bug#14929: 24.3.50; ido-use-filename-at-point does not work with Flyspell Xue Fuqiao
2013-07-22 15:57 ` Eli Zaretskii
2013-07-24 15:56 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).