unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: OFFICE ZERO <hi-oh230@air.ocn.ne.jp>
To: "Markus Triska" <markus.triska@gmx.at>, <581@emacsbugs.donarmstrong.com>
Subject: bug#581: Acknowledgement (23.0.60; OSX: server crashes when  quitting emacsclient)
Date: Sat, 9 Aug 2008 10:02:42 +0900	[thread overview]
Message-ID: <007901c8f9bb$a063ba30$0100a8c0@yourhigxg9gyo4> (raw)
In-Reply-To: m1k5erso8i.fsf@pnsgw1-client079.demo.tuwien.ac.at

配信不要
----- Original Message ----- 
From: "Markus Triska" <markus.triska@gmx.at>
To: <581@emacsbugs.donarmstrong.com>
Sent: Friday, August 08, 2008 9:08 PM
Subject: bug#581: Acknowledgement (23.0.60;OSX: server crashes when quitting 
emacsclient)


>
> I cannot reproduce the problem after commenting out XrmDestroyDatabase:
>
> diff --git a/src/xterm.c b/src/xterm.c
> index a32f4e1..884f5a8 100644
> --- a/src/xterm.c
> +++ b/src/xterm.c
> @@ -10516,7 +10516,7 @@ x_delete_display (dpyinfo)
>
> #ifndef USE_X_TOOLKIT   /* I'm told Xt does this itself.  */
> #ifndef AIX /* On AIX, XCloseDisplay calls this.  */
> -  XrmDestroyDatabase (dpyinfo->xrdb);
> +  /* XrmDestroyDatabase (dpyinfo->xrdb); */
> #endif
> #endif
> #ifdef HAVE_X_I18N
>
>
>
>
> 







  reply	other threads:[~2008-08-09  1:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87k5eataqu.fsf@cyd.mit.edu>
2008-07-20 20:51 ` bug#581: 23.0.60; OSX: server crashes when quitting emacsclient Markus Triska
     [not found]   ` <handler.581.B.121658711315039.ack@emacsbugs.donarmstrong.com>
2008-08-08 12:08     ` bug#581: Acknowledgement (23.0.60; OSX: server crashes when quitting emacsclient) Markus Triska
2008-08-09  1:02       ` OFFICE ZERO [this message]
2008-08-09 14:12       ` OFFICE ZERO
2008-08-21 19:50   ` bug#581: marked as done " 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='007901c8f9bb$a063ba30$0100a8c0@yourhigxg9gyo4' \
    --to=hi-oh230@air.ocn.ne.jp \
    --cc=581@emacsbugs.donarmstrong.com \
    --cc=markus.triska@gmx.at \
    /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).