Package: emacs;
Reported by: nyc4bos <at> aol.com
Date: Mon, 7 Jan 2013 20:53:01 UTC
Severity: normal
Found in version 24.3.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 13381 in the body.
You can then email your comments to 13381 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
View this report as an mbox folder, status mbox, maintainer mbox
bug-gnu-emacs <at> gnu.org
:bug#13381
; Package emacs
.
(Mon, 07 Jan 2013 20:53:01 GMT) Full text and rfc822 format available.nyc4bos <at> aol.com
:bug-gnu-emacs <at> gnu.org
.
(Mon, 07 Jan 2013 20:53:01 GMT) Full text and rfc822 format available.Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: nyc4bos <at> aol.com To: bug-gnu-emacs <at> gnu.org Subject: 24.3.50; Emacs frozen using find-file, completion, and Tramp Date: Mon, 07 Jan 2013 15:52:19 -0500
Hi, While trying to use `find-file' and completion (using ?), Emacs got into a state where it was frozen and did not respond to ^G (keyboard-quit) or ^G^G^G. I reported this in bug report #13299 to get the Tramp interaction fixed. However, this bug report is regarding not being able to have ^G not being interrupt the command. Here is a backtrace which I hope will be useful in tracking this down. I am using the tramp-adb.el file from Bzr 111425. Thanks. C:\>gdb -p 4376 GNU gdb (GDB) 7.4 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-pc-mingw32". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>. Attaching to process 4376 [New Thread 4376.0x12c0] [New Thread 4376.0x13b8] [New Thread 4376.0x10b4] [New Thread 4376.0x13ac] [New Thread 4376.0x11ec] [New Thread 4376.0x1054] Reading symbols from C:\emacs-24.3.50\bin\emacs.exe...done. (gdb) source C:\emacs-24.3.50\.gdbinit Warning: C:\/../lwlib: No such file or directory. SIGINT is used by the debugger. Are you sure you want to change it? (y or n) [answered Y; input not from termina l] Environment variable "DISPLAY" not defined. Environment variable "TERM" not defined. Breakpoint 1 at 0x10013b6: file emacs.c, line 315. Temporary breakpoint 2 at 0x11464ad: file sysdep.c, line 864. (gdb) cont Continuing. [New Thread 4376.0x168] Program received signal SIGTRAP, Trace/breakpoint trap. [Switching to Thread 4376.0x168] 0x76f2000d in ntdll!LdrFindResource_U () from C:\Windows\SysWOW64\ntdll.dll (gdb) where #0 0x76f2000d in ntdll!LdrFindResource_U () from C:\Windows\SysWOW64\ntdll.dll #1 0x76faf896 in ntdll!RtlQueryTimeZoneInformation () from C:\Windows\SysWOW64\ntdll.dll #2 0x0e023cdb in ?? () #3 0x00000000 in ?? () Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) (gdb) thread apply all bt full Thread 7 (Thread 4376.0x168): #0 0x76f2000d in ntdll!LdrFindResource_U () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x76faf896 in ntdll!RtlQueryTimeZoneInformation () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #2 0x0e023cdb in ?? () No symbol table info available. #3 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) Thread 5 (Thread 4376.0x11ec): #0 0x76f2f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x76f2f8b1 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #2 0x7640149d in WaitForSingleObjectEx () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #3 0x000001a0 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) Thread 4 (Thread 4376.0x13ac): #0 0x75e478d7 in USER32!IsDialogMessage () from C:\Windows\syswow64\user32.dll No symbol table info available. #1 0x75e478d7 in USER32!IsDialogMessage () from C:\Windows\syswow64\user32.dll No symbol table info available. #2 0x75e4790d in USER32!GetCursorPos () from C:\Windows\syswow64\user32.dll No symbol table info available. #3 0x7808fec0 in ?? () No symbol table info available. #4 0x0114abe9 in w32_msg_pump (msg_buf=0x7808ff28) at w32fns.c:2393 msg = { hwnd = 0x705fa, message = 275, wParam = 1, lParam = 0, time = 10181873, pt = { x = 715, y = 20 } } result = 0 focus_window = 0x403 #5 0x0114ae27 in w32_msg_worker <at> 4 (arg=0x0) at w32fns.c:2619 msg = { hwnd = 0x0, message = 0, wParam = 0, lParam = 0, time = 0, pt = { x = 0, y = 0 } } dummy_buf = { next = 0x0, w32msg = { msg = { hwnd = 0x0, message = 0, wParam = 0, lParam = 0, time = 0, pt = { x = 0, y = 0 } }, dwModifiers = 0, rect = { left = 0, top = 0, right = 0, bottom = 0 } }, result = 0, completed = 0 } #6 0x762f33aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #7 0x7808ffd4 in ?? () No symbol table info available. #8 0x76f49ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #9 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) Thread 3 (Thread 4376.0x10b4): #0 0x76f2fd71 in ntdll!RtlFindSetBits () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x76403bc8 in SleepEx () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) Thread 2 (Thread 4376.0x13b8): #0 0x76f3013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x76f3013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #2 0x76f62f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x00bc1218 in ?? () No symbol table info available. #5 0x762f33aa in KERNEL32!BaseCleanupAppcompatCacheSupport () from C:\Windows\syswow64\kernel32.dll No symbol table info available. #6 0x7788ffd4 in ?? () No symbol table info available. #7 0x76f49ef2 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #8 0x00bc11e8 in ?? () No symbol table info available. #9 0x76f49ec5 in ntdll!RtlpNtSetValueKey () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #10 0x76f62e25 in ntdll!RtlWeaklyEnumerateEntryHashTable () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #11 0x00bc11e8 in ?? () No symbol table info available. #12 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) Thread 1 (Thread 4376.0x12c0): #0 0x76f2f8e5 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #1 0x76f2f8e5 in ntdll!RtlUpdateClonedSRWLock () from C:\Windows\SysWOW64\ntdll.dll No symbol table info available. #2 0x763fdd54 in ReadFile () from C:\Windows\syswow64\KernelBase.dll No symbol table info available. #3 0x000001d8 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Lisp Backtrace: "call-process" (0x8872a0) "zerop" (0x887454) "if" (0x887584) "progn" (0x8876b4) "unwind-protect" (0x8877e4) "save-current-buffer" (0x887944) "let" (0x887b14) "tramp-adb-parse-device-names" (0x887c00) "mapcar" (0x887e24) "let*" (0x887f84) "tramp-adb-maybe-open-connection" (0x888070) "tramp-adb-send-command" (0x888280) "tramp-adb-command-exit-status" (0x888490) "zerop" (0x8886b4) "if" (0x8887e4) "progn" (0x888914) "setq" (0x888a64) "progn" (0x888b94) "if" (0x888cc4) "let" (0x888e94) "tramp-adb-get-ls-command" (0x888f80) "format" (0x8891c4) "tramp-adb-send-command" (0x889354) "progn" (0x889484) "unwind-protect" (0x8895b4) "let" (0x889784) "progn" (0x8898b4) "setq" (0x889a04) "progn" (0x889b34) "if" (0x889c64) "let" (0x889e34) "if" (0x889f64) "let*" (0x88a0f4) "all-completions" (0x88a1f4) "tramp-adb-handle-file-name-all-completions" (0x88a384) "apply" (0x88a410) "progn" (0x88a5e4) "unwind-protect" (0x88a714) "let" (0x88a8e4) "if" (0x88aa14) "let" (0x88abe4) "tramp-adb-file-name-handler" (0x88ad74) "apply" (0x88ae00) "byte-code" (0x88b20c) 0x5445148 PVEC_COMPILED "funcall" (0x88b670) "tramp-file-name-handler" (0x88bb34) "file-name-all-completions" (0x88bc54) 0x55270b8 PVEC_COMPILED "funcall" (0x88bf60) "completion-file-name-table" (0x88c444) "all-completions" (0x88c5ec) "completion-pcm--all-completions" (0x88c91c) "completion-basic-all-completions" (0x88cc1c) 0x551be48 PVEC_COMPILED 0x551be80 PVEC_COMPILED "funcall" (0x88d220) "completion--some" (0x88d730) "completion--nth-completion" (0x88da5c) "completion-all-completions" (0x88dd78) "minibuffer-completion-help" (0x88e0e4) "call-interactively" (0x88e2f4) "read-from-minibuffer" (0x88e840) "completing-read-default" (0x88eb50) "completing-read" (0x88ec9c) "read-file-name-default" (0x88efd0) "read-file-name" (0x88f2d8) "find-file-read-args" (0x88f5d8) "byte-code" (0x88f83c) "call-interactively" (0x88fb34) (gdb) In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601) of 2013-01-01 on MS-W8-DANI Bzr revision: 111393 rgm <at> gnu.org-20130101111746-zy3elvsny49dik4y Windowing system distributor `Microsoft Corp.', version 6.1.7601 Configured using: `configure --with-gcc (4.7) --no-opt --enable-checking --cflags -Ic:/emacs/libs/libXpm-3.5.10/include -Ic:/emacs/libs/libXpm-3.5.10/src -Ic:/emacs/libs/libpng-dev_1.4.3-1_win32/include -Ic:/emacs/libs/zlib-dev_1.2.5-2_win32/include -Ic:/emacs/libs/giflib-4.1.4-1-lib/include -Ic:/emacs/libs/jpeg-6b-4-lib/include -Ic:/emacs/libs/tiff-3.8.2-1-lib/include -Ic:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2 -Ic:/emacs/libs/gnutls-3.1.5-w32/include -Ic:/emacs/libs/libiconv-1.14-2-mingw32-dev/include' Important settings: value of $LANG: en_US locale-coding-system: cp1252 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: <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> <help-menu> <send-emacs-bug-report> Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort 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 dos-w32 ls-lisp w32-common-fns disp-table w32-win w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-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 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 w32notify w32 multi-tty emacs)
Glenn Morris <rgm <at> gnu.org>
to control <at> debbugs.gnu.org
.
(Wed, 08 Jan 2014 02:33:01 GMT) Full text and rfc822 format available.Glenn Morris <rgm <at> gnu.org>
to control <at> debbugs.gnu.org
.
(Wed, 08 Jan 2014 02:33:02 GMT) Full text and rfc822 format available.Debbugs Internal Request <help-debbugs <at> gnu.org>
to internal_control <at> debbugs.gnu.org
.
(Wed, 05 Feb 2014 12:24:04 GMT) Full text and rfc822 format available.
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.