bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#615: marked as done (23.0.60; tabbar.el 2.0 lets Emacs.app crash)


From: Emacs bug Tracking System
Subject: bug#615: marked as done (23.0.60; tabbar.el 2.0 lets Emacs.app crash)
Date: Fri, 23 Jan 2009 14:45:07 +0000

Your message dated Fri, 23 Jan 2009 16:37:18 +0200
with message-id <78A86A9C-C659-4D87-AE56-25C74ED4164E@gmail.com>
and subject line Re: 23.0.60; tabbar.el 2.0 lets Emacs.app crash
has caused the Emacs bug report #615,
regarding 23.0.60; tabbar.el 2.0 lets Emacs.app crash
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
615: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=615
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; tabbar.el 2.0 lets Emacs.app crash Date: Sun, 27 Jul 2008 12:23:35 +0200
Hello!

Having

        (load-library "tabbar")
        (tabbar-mode t)

in a file loaded via 'emacs/nextstep/Emacs.app/Contents/MacOS/Emacs -- debug-init -Q -l ~/.emacs-init.el &' let Emacs.app crash, particularly the second line. RC versions *did* not all work fine: RC3 has the same behaviour.

        ;; Author: David Ponce <david@dponce.com>
        ;; Maintainer: David Ponce <david@dponce.com>
        ;; Created: 25 February 2003
        ;; Keywords: convenience
        ;; Revision: $Id: tabbar.el,v 1.69 2006/06/08 08:27:39 ponced Exp $
        
        (defconst tabbar-version "2.0")

Created without the compile script.


In GNU Emacs 23.0.60.1 (powerpc-apple-darwin8.11.0, *Step 9.0)
 of 2008-07-26 on Latsche.local
Windowing system distributor `Apple', version 49.46.48
configured using `configure '--with-ns' '--disable-ns-self- contained' '--without-sound' '--without-pop' '--with-dbus' '--enable- locallisppath=/Library/Application Support/Emacs/calendar23:/Library/ Application Support/Emacs/caml:/Library/Application Support/Emacs:/sw/ share/emacs21/site-lisp/elib' 'PKG_CONFIG_PATH=/sw/lib/pkgconfig:/sw/ share/pkgconfig:/usr/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/ X11R6/lib/pkgconfig' 'CFLAGS=-Wno-pointer-sign -bind_at_load -pipe - fPIC -mcpu=7450 -mtune=7450 -fast -mpim-altivec -ftree-vectorize - foptimize-register-move -freorder-blocks -freorder-blocks-and- partition -fthread-jumps -fpeephole -fno-crossjumping' 'CPPFLAGS=-no- cpp-precomp' 'LDFLAGS=-bind_at_load -dead_strip -multiply_defined suppress -L/sw/lib/ncurses''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: de_DE.UTF-8
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<down-mouse-1> <mouse-1> <C-down-mouse-1> C-h k <C-down-mouse-1>
<C-mouse-1> C-x C-l C-g C-h l <down-mouse-1> <mouse-1>
<double-down-mouse-1> <double-mouse-1> <C-down-mouse-1>
<C-down-mouse-1> <menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Loading time...done
Loading paren...done


--
Mit friedvollen Grüßen

  Pete

Almost anything is easier to get into than out of.
                                – Allen's Law




--- End Message ---
--- Begin Message --- Subject: Re: 23.0.60; tabbar.el 2.0 lets Emacs.app crash Date: Fri, 23 Jan 2009 16:37:18 +0200 I've checked in a version of the fix detailed for x and w32 in bug 1337. Closing.



--- End Message ---

reply via email to

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