unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Adrian Robert <adrian.b.robert@gmail.com>
Subject: bug#1107: marked as done (23.0.60; Emacs --daemon crashes when  emacsclient tries to establish a connection on OS X)
Date: Fri, 23 Jan 2009 09:25:04 +0000	[thread overview]
Message-ID: <handler.1107.D1107.123270212326400.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: D8FAD710-5944-4520-BB62-7CC861D389CF@gatech.edu

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]


Your message dated Fri, 23 Jan 2009 11:15:15 +0200
with message-id <7131BB10-D3A2-4E31-A64E-783DB058DF61@gmail.com>
and subject line Re: 23.0.60; Emacs --daemon crashes when emacsclient tries to establish a connection on OS X
has caused the Emacs bug report #1107,
regarding 23.0.60; Emacs --daemon crashes when emacsclient tries to establish a connection on OS X
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.)


-- 
1107: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1107
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4550 bytes --]

From: William Farrington <wfarr@gatech.edu>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; Emacs --daemon crashes when emacsclient tries to establish a connection on OS X
Date: Tue, 7 Oct 2008 09:39:30 -0400
Message-ID: <D8FAD710-5944-4520-BB62-7CC861D389CF@gatech.edu>

Using HEAD compiled with --with-ns, emacsclient crashes the running  
instance of emacs if it was started with the --daemon flag.


In GNU Emacs 23.0.60.1 (i386-apple-darwin9.5.0, *Step 9.0)
  of 2008-09-28 on Will-Farringtons-MacBook.local
Windowing system distributor `Apple', version 49.46.48
configured using `configure  '--with-ns''

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: nil
   value of $XMODIFIERS: nil
   locale-coding-system: nil
   default-enable-multibyte-characters: t

Major mode: rcirc

Minor modes in effect:
   rcirc-track-minor-mode: t
   global-hl-line-mode: t
   show-paren-mode: t
   tooltip-mode: t
   mouse-wheel-mode: t
   use-hard-newlines: 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:
M-x r c i r c <return> C-x b t * <return> C-x b e m
<return> h m <return> m i n e SPC j u s t SPC c r a
s h e s SPC w h e n S-SPC I SPC t r y SPC t o SPC c
o n n e c t SPC o <backspace> t o SPC i t <return>
M-x b u <tab> <backspace> <backspace> s e n d - b u
<tab> C-g M-x r e p o <tab> r t <tab> <return>

Recent messages:
Starting new Ispell process [default] ...
Enabling Flyspell mode gave an error
Rcirc-Omit mode enabled
Starting new Ispell process [default] ...
Enabling Flyspell mode gave an error
Rcirc-Omit mode enabled
Making completion list...
Quit
Making completion list...
09:37:33 AM - abbe is calling your name in #emacs.



[-- Attachment #3: Type: message/rfc822, Size: 2728 bytes --]

From: Adrian Robert <adrian.b.robert@gmail.com>
To: 1107-done@emacsbugs.donarmstrong.com
Subject: Re: 23.0.60; Emacs --daemon crashes when emacsclient tries to establish a connection on OS X
Date: Fri, 23 Jan 2009 11:15:15 +0200
Message-ID: <7131BB10-D3A2-4E31-A64E-783DB058DF61@gmail.com>

I have committed an improved version of the patch posted earlier.   
Conditionalized on NS_IMPL_COCOA,  use the pipe, and pass name other  
arguments properly to the child emacs process.  Closing.



  parent reply	other threads:[~2009-01-23  9:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7131BB10-D3A2-4E31-A64E-783DB058DF61@gmail.com>
2008-10-07 13:39 ` bug#1107: 23.0.60; Emacs --daemon crashes when emacsclient tries to establish a connection on OS X William Farrington
2008-10-07 17:14   ` Dan Nicolaescu
2009-01-23  9:25   ` Emacs bug Tracking System [this message]
2008-12-05 15:41 ` bug#1500: 23.0.60; Emacsclient works with terminal frames but not Cocoa ones with Emacs.app Will Farrington
2009-01-23  9:25   ` bug#1500: marked as done (23.0.60; Emacsclient works with terminal frames but not Cocoa ones with Emacs.app) Emacs bug Tracking System

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=handler.1107.D1107.123270212326400.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=adrian.b.robert@gmail.com \
    /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).