emacs-devel
[Top][All Lists]
Advanced

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

3 Problems with Emacs 21.3 pretest


From: Ehud Karni
Subject: 3 Problems with Emacs 21.3 pretest
Date: Tue, 28 May 2002 14:22:16 +0300

On Mon, 27 May 2002 23:16:19 -0600 (MDT), Richard Stallman <address@hidden> 
wrote:
I have the following problems with emacs 21.2.90:

1. On X when I start emacs it aborts immidiatly:

  Starting program: /usr/local/bin/emacs-21.3 -q --no-site-file

  Program received signal SIGSEGV, Segmentation fault.
  0x080ec290 in copy_text ()
  (gdb) where
  #0  0x080ec290 in copy_text ()
  #1  0x080ec89c in insert_from_string_1 ()
  #2  0x080ec71c in insert_from_string ()
  #3  0x0811b72f in general_insert_function ()
  #4  0x0811b799 in Finsert ()
  #5  0x08149bea in Fbyte_code ()
  #6  0x081235e6 in funcall_lambda ()
  #7  0x08123100 in Ffuncall ()
  #8  0x08149064 in Fbyte_code ()
  #9  0x081235e6 in funcall_lambda ()
  #10 0x08123100 in Ffuncall ()
  #11 0x08149064 in Fbyte_code ()
  #12 0x081235e6 in funcall_lambda ()
  #13 0x081232d5 in apply_lambda ()
  #14 0x08122712 in Feval ()
  #15 0x080d1131 in top_level_2 ()
  #16 0x08121596 in internal_condition_case ()
  #17 0x080d115d in top_level_1 ()
  #18 0x08121157 in internal_catch ()
  #19 0x080d1087 in command_loop ()
  #20 0x080d0c52 in recursive_edit_1 ()
  #21 0x080d0d6b in Frecursive_edit ()
  #22 0x080cfd73 in main ()
  #23 0x40314507 in __libc_start_main (main=0x80cf194 <main>, argc=3, 
ubp_av=0xbffff384, init=0x804d834 <_init>, fini=0x81631dc <_fini>,
      rtld_fini=0x4000dc14 <_dl_fini>, stack_end=0xbffff37c) at 
../sysdeps/generic/libc-start.c:129                                     "

If I start emacs with an unrecognized argument I can work. Here is the
*Messages* buffer (note the redisplay errors):

  (emacs-21.3 -q --xxxx)
  Loading tool-bar...
  Error during redisplay: (wrong-type-argument integerp nil)
  Loading tool-bar...done
  Loading image...done
  Loading tooltip (compiled; note, source file is newer)...done
  For information about the GNU Project and its goals, type M-x 
describe-project.
  command-line-1: Unknown option `--xxxx'Error during redisplay: 
(wrong-type-argument integerp nil)
  Error during redisplay: (wrong-type-argument integerp nil) [6 times]
  
Here I manually loaded default.elc

  Loading default...
  Loading image-file...done
  Loading regexp-opt...done
  Loading mule-util...done
  Loading faces-run...done
  Loading /procom/home/ehud/.emacs.usr.elc...
  Loading font-lock...done
  Loading ek-paren...done
  Loading occur-sub...done
  Loading ekdired...
  Loading dired-x...done
  Loading ekdired...done
  Loading ek-ange-pc...done
  Loading ekdired...done
  Loading advice...done
  Loading /procom/home/ehud/.emacs.usr.elc...done
  Loading default...done

2. The cursor is a hollow box (like an inactive window) in all
windows. It changes it's color but not its shape.

3. The Hebrew characters are displayed as hollow boxes (it shows
all right with the same font on emacs 21.1).

Ehud.


--
 Ehud Karni           Tel: +972-3-7966-561  /"\
 Mivtach - Simon      Fax: +972-3-7966-667  \ /  ASCII Ribbon Campaign
 Insurance agencies   (USA) voice mail and   X   Against   HTML   Mail
 http://www.mvs.co.il  FAX:  1-815-5509341  / \
 mailto:address@hidden          Better  Safe  Than  Sorry



reply via email to

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