all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1106: last-coding-system-used may be nil in load-with-code-conversion
@ 2008-10-07 13:21 Dominique Quatravaux
  0 siblings, 0 replies; 3+ messages in thread
From: Dominique Quatravaux @ 2008-10-07 13:21 UTC (permalink / raw
  To: bug-gnu-emacs

  Putting the following in one's .emacs causes Emacs to crash on startup:

  (setq file-coding-system-alist nil)
  (load "/dev/null")

  This happens because mule.el wrongly assumes that last-coding-system-used
  cannot be null on line 84.

In GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2008-09-05 on vernadsky, modified by Ubuntu
Windowing system distributor `The X.Org Foundation', version 11.0.10400090
configured using `configure  '--build=i486-linux-gnu' '--host=i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs22:/etc/emacs:/usr/local/share/emacs/22.2/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/22.2/site-lisp:/usr/share/emacs/site-lisp:/usr/share/emacs/22.2/leim' '--with-x=yes' '--with-x-toolkit=athena' '--with-toolkit-scroll-bars' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS=''

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: en_US.utf-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: 1








^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1106: last-coding-system-used may be nil in load-with-code-conversion
@ 2008-10-08 16:34 Chong Yidong
  2008-10-09 10:07 ` Dominique Quatravaux
  0 siblings, 1 reply; 3+ messages in thread
From: Chong Yidong @ 2008-10-08 16:34 UTC (permalink / raw
  To: Dominique Quatravaux; +Cc: 1106

> Putting the following in one's .emacs causes Emacs to crash on
> startup:
> 
> (setq file-coding-system-alist nil)
> (load "/dev/null")
>
> This happens because mule.el wrongly assumes that
> last-coding-system-used cannot be null on line 84.
>
> In GNU Emacs 22.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2008-09-05 on vernadsky, modified by Ubuntu

I can't reproduce the crash with Emacs 22.2.  Maybe it's due to a Debian
change?

Could you check if the crash happens with a vanille Emacs 22.2
downloaded from ftp://ftp.gnu.org/gnu/emacs/ ?

Also, does the crash happen with Emacs CVS (or the Debian emacs-snapshot
package)?

Thanks.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#1106: last-coding-system-used may be nil in load-with-code-conversion
  2008-10-08 16:34 bug#1106: last-coding-system-used may be nil in load-with-code-conversion Chong Yidong
@ 2008-10-09 10:07 ` Dominique Quatravaux
  0 siblings, 0 replies; 3+ messages in thread
From: Dominique Quatravaux @ 2008-10-09 10:07 UTC (permalink / raw
  To: Chong Yidong; +Cc: 1106

On Wed, Oct 8, 2008 at 6:34 PM, Chong Yidong <cyd@stupidchicken.com> wrote:
> Also, does the crash happen with Emacs CVS (or the Debian emacs-snapshot
> package)?

Cannot reproduce with emacs-snapshot 1:20081005-1 from
http://emacs.orebokech.com/ ; I will investigate further and report to
Ubuntu maintainers if appropriate. Please close the bug.


-- 
  Dominique Quatravaux
  +41 79 609 40 72






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-09 10:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-08 16:34 bug#1106: last-coding-system-used may be nil in load-with-code-conversion Chong Yidong
2008-10-09 10:07 ` Dominique Quatravaux
  -- strict thread matches above, loose matches on Subject: below --
2008-10-07 13:21 Dominique Quatravaux

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.