emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Emacs appears to hang


From: Robert J. Chassell
Subject: Emacs appears to hang
Date: Wed, 17 Jul 2002 16:47:21 +0000 (UTC)

In today's CVS snapshot, Wed, 2002 Jul 17  15:13 UTC,
GNU Emacs 21.3.50.110 (i686-pc-linux-gnu, X toolkit)


In *scratch* buffer, insert these three lines:

line 1
line 2
line 3

Place cursor over middle line; open line using C-o (open-line).
Kill opened line using C-k (kill-line).

Nothing appears to happen: line appears unkilled.

Type a C-l (recenter) or C-g (keyboard-quit) command 
and then you can see that the line was actually killed.

Here is the backtrace:

(gdb) bt
#0  0x403c27ce in select () from /lib/libc.so.6
#1  0xbffff0cc in ?? ()
#2  0x080571e1 in sit_for (sec=30, usec=0, reading=1, display=1, 
    initial_display=0) at dispnew.c:6246
#3  0x080d65a3 in read_char (commandflag=1, nmaps=2, maps=0xbffff424, 
    prev_event=405373828, used_mouse_menu=0xbffff470) at keyboard.c:2553
#4  0x080dccb0 in read_key_sequence (keybuf=0xbffff574, bufsize=30, 
    prompt=405373828, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8368
#5  0x080d4be8 in command_loop_1 () at keyboard.c:1475
#6  0x08128179 in internal_condition_case (bfun=0x80d48e0 <command_loop_1>, 
    handlers=405470388, hfun=0x80d44a4 <cmd_error>) at eval.c:1349
#7  0x080d47b8 in command_loop_2 () at keyboard.c:1276
#8  0x08127d0d in internal_catch (tag=405431716, 
    func=0x80d4794 <command_loop_2>, arg=405373828) at eval.c:1109
#9  0x080d4762 in command_loop () at keyboard.c:1255
#10 0x080d4260 in recursive_edit_1 () at keyboard.c:966
#11 0x080d4390 in Frecursive_edit () at keyboard.c:1022
#12 0x080d3263 in main (argc=5, argv=0xbffffb34, envp=0xbffffb4c)
    at emacs.c:1625



In GNU Emacs 21.3.50.110 (i686-pc-linux-gnu, X toolkit)
 of 2002-07-17 on benthic
configured using `configure --with-type1 --prefix=/usr/local --with-sound=yes'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: C
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Recent input:
<help-echo> l i n e SPC 1 C-n <return> l i n e SPC 
2 <return> l i n e SPC 3 C-p C-a C-o C-k C-l M-x r 
e p o r <tab> <return>

Recent messages:
(/usr/local/bin/emacs -q --no-site-file --eval (blink-cursor-mode 0))
Loading disp-table...done
Loading tool-bar...done
Loading image...done
Loading tooltip...done
For information about the GNU Project and its goals, type C-h C-p.
Loading emacsbug...done

-- 
    Robert J. Chassell                  address@hidden
    Rattlesnake Enterprises             http://www.rattlesnake.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]