unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: robert <robert@morrison.gslt.hum.gu.se>
To: bug-gnu-emacs@gnu.org
Subject: bug#4765: 23.1; set-frame-name makes emacs -nw crash on mac
Date: Tue, 20 Oct 2009 16:38:06 +0200 (CEST)	[thread overview]
Message-ID: <20091020143806.D7D05207674A@morrison.gslt.hum.gu.se> (raw)

To reproduce do:
 - start emacs from terminal with

   emacs -nw

 - evaluate the emacs lisp function

   (set-frame-name "somestring")

This will make Emacs v23 crash on my MacOSX 10.5.8 every time with the error:

   Fatal Error (10)

In my Emacs init file I now have something like

  (if window-system (set-frame-name "something"))

which eludes the crash.

I downloaded Emacs 23 for MacOSX from URL

  http://emacsformacosx.com/

yours,
/robert

In GNU Emacs 23.1.1 (i386-apple-darwin9.8.0, NS apple-appkit-949.54)
 of 2009-08-16 on black.local
Windowing system distributor `Apple', version 10.3.949
configured using `configure  '--with-ns''

Important settings:
  value of $LC_ALL: en_US.UTF-8
  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
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  tool-bar-mode: t
  menu-bar-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
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC [ ? 1 ; 2 c ESC x r e p TAB o r TAB RET

Recent messages:
("/Volumes/Emacs/Emacs.app/Contents/MacOS/Emacs" "-Q")
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...






             reply	other threads:[~2009-10-20 14:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-20 14:38 robert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-10-23 15:46 bug#4765: 23.1; set-frame-name makes emacs -nw crash on mac Chong Yidong
2009-10-23 16:24 ` Adrian Robert
2009-10-23 16:59   ` Chong Yidong
2009-10-23 20:10     ` Adrian Robert
2009-10-23 20:53       ` Chong Yidong
2011-11-17  0:47       ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091020143806.D7D05207674A@morrison.gslt.hum.gu.se \
    --to=robert@morrison.gslt.hum.gu.se \
    --cc=4765@emacsbugs.donarmstrong.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).