all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: 14929@debbugs.gnu.org
Subject: bug#14929: 24.3.50; ido-use-filename-at-point does not work with Flyspell
Date: Mon, 22 Jul 2013 16:54:28 +0800	[thread overview]
Message-ID: <CAAF+z6Ff6n=k7qieg5AVA_9PXbo9Y40kPTcwJBdqy0YONNN-1Q@mail.gmail.com> (raw)

[-- 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

             reply	other threads:[~2013-07-22  8:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22  8:54 Xue Fuqiao [this message]
2013-07-22 15:57 ` bug#14929: 24.3.50; ido-use-filename-at-point does not work with Flyspell Eli Zaretskii
2013-07-24 15:56 ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAAF+z6Ff6n=k7qieg5AVA_9PXbo9Y40kPTcwJBdqy0YONNN-1Q@mail.gmail.com' \
    --to=xfq.free@gmail.com \
    --cc=14929@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.