From debbugs-submit-bounces@debbugs.gnu.org Tue Nov 16 17:12:15 2010 Received: (at submit) by debbugs.gnu.org; 16 Nov 2010 22:12:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PITl8-0008Ug-V7 for submit@debbugs.gnu.org; Tue, 16 Nov 2010 17:12:15 -0500 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1PITl6-0008Ub-D0 for submit@debbugs.gnu.org; Tue, 16 Nov 2010 17:12:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PITpv-0008C9-NY for submit@debbugs.gnu.org; Tue, 16 Nov 2010 17:17:12 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_NONE, RECEIVED_FROM_WINDOWS_HOST, RFC_ABUSE_POST autolearn=no version=3.3.1 Received: from lists.gnu.org ([199.232.76.165]:45881) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PITpv-0008C0-Is for submit@debbugs.gnu.org; Tue, 16 Nov 2010 17:17:11 -0500 Received: from [140.186.70.92] (port=38810 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PITpt-0000vD-QS for bug-gnu-emacs@gnu.org; Tue, 16 Nov 2010 17:17:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PITpr-0008Ae-Fp for bug-gnu-emacs@gnu.org; Tue, 16 Nov 2010 17:17:09 -0500 Received: from snt0-omc1-s2.snt0.hotmail.com ([65.55.90.13]:43797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PITpr-00089v-8w for bug-gnu-emacs@gnu.org; Tue, 16 Nov 2010 17:17:07 -0500 Received: from SNT133-DS6 ([65.55.90.8]) by snt0-omc1-s2.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 16 Nov 2010 14:17:05 -0800 X-Originating-IP: [2.96.218.158] X-Originating-Email: [f.j.wright@live.co.uk] Message-ID: From: Francis Wright To: Subject: 23.2.90; emacsclient Date: Tue, 16 Nov 2010 22:17:03 +0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0075_01CB85DB.FFAD7180" X-Mailer: Microsoft Outlook 14.0 thread-index: AcuF2/jRRdxtXdIIQb6eyxx2n2A2dA== Content-Language: en-gb X-OriginalArrivalTime: 16 Nov 2010 22:17:05.0000 (UTC) FILETIME=[0007C680:01CB85DC] X-detected-operating-system: by eggs.gnu.org: Windows 2000 SP4, XP SP1+ X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.1 (----) ------=_NextPart_000_0075_01CB85DB.FFAD7180 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit This bug report will be sent to the Free Software Foundation, not to your local site managers! Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your report will be posted to the bug-gnu-emacs@gnu.org mailing list and the gnu.emacs.bug news group, and at http://debbugs.gnu.org. Please describe exactly what actions triggered the bug and the precise symptoms of the bug. If you can, give a recipe starting from `emacs -Q': With emacs *not* running, open a normal command shell window. I used cmd.exe on Windows 7 for this test. Check that the right version of emacsclient is being run, then run it with emacs still *not* running: C:\Users\fjw>emacsclient -v emacsclient 23.2.90 C:\Users\fjw>emacsclient -a runemacs foo emacsclient: connect: No connection could be made because the target machine actively refused it. The problem is the error/warning message that this produces. I don't think it happened in emacs 23.2. It's more of a problem when using emacsclientw, because that puts up a dialogue box containing the message. Once I acknowledge that, emacs opens. Surely, when an alternative editor is specified, there is no need for the warning, especially with emacsclientw. If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. For information about debugging Emacs, please read the file c:/Emacs/emacs-23.2.90/etc/DEBUG. In GNU Emacs 23.2.90.1 (i386-mingw-nt6.1.7600) of 2010-11-11 on 3249CTO Windowing system distributor `Microsoft Corp.', version 6.1.7600 configured using `configure --with-gcc (4.4) --no-opt --cflags -Ic:/imagesupport/include' 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: ENG value of $XMODIFIERS: nil locale-coding-system: cp1252 default enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: show-paren-mode: t recentf-mode: t delete-selection-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-encryption-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: Loading delsel...done Loading recentf...done Loading paren...done Loading c:/Users/fjw/AppData/Roaming/.recentf...done Cleaning up the recentf list... File c:/Users/fjw/foo removed from the recentf list Cleaning up the recentf list...done (1 removed) For information about GNU Emacs and the GNU system, type C-h C-a. (New file) Load-path shadows: c:/Users/fjw/Emacs/site-lisp/whitespace hides c:/Emacs/emacs-23.2.90/lisp/whitespace c:/Users/fjw/Emacs/site-lisp/ls-lisp hides c:/Emacs/emacs-23.2.90/lisp/ls-lisp Features: (shadow sort mail-extr message ecomplete rfc822 mml mml-sec password-cache mm-decode mm-bodies mm-encode mailcap mail-parse rfc2231 rfc2047 rfc2045 qp ietf-drums mailabbrev nnheader gnus-util netrc time-date mm-util mail-prsvr gmm-utils mailheader canlock sha1 hex-util hashcash mail-utils emacsbug saveplace paren recentf tree-widget wid-edit easymenu delsel cus-start cus-load server tooltip ediff-hook vc-hooks lisp-float-type mwheel dos-w32 disp-table ls-lisp w32-win w32-vars tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mldrag mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev loaddefs button minibuffer faces cus-face files text-properties overlay md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process multi-tty emacs) ------=_NextPart_000_0075_01CB85DB.FFAD7180 Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable

This bug = report will be sent to the Free Software Foundation,

not to your local site managers!

Please write in English if possible, because the Emacs = maintainers

usually do not have = translators to read other languages for them.

 

Your report = will be posted to the bug-gnu-emacs@gnu.org mailing = list

and the gnu.emacs.bug news = group, and at http://debbugs.gnu.org.

 

Please = describe exactly what actions triggered the bug

and the precise symptoms of the bug.  If you can, = give

a recipe starting from `emacs = -Q':

 

With emacs *not* running, open a normal command = shell window.

I used cmd.exe on = Windows 7 for this test. Check that the right version

of emacsclient is being run, then run it with emacs = still *not* running:

 

C:\Users\fjw>emacsclient -v

emacsclient 23.2.90

 

C:\Users\fjw>emacsclient -a runemacs = foo

emacsclient: connect: No = connection could be made because the target

machine actively refused it.

 

The problem = is the error/warning message that this produces. I = don't

think it happened in emacs = 23.2. It's more of a problem when using

emacsclientw, because that puts up a dialogue box = containing the

message. Once I = acknowledge that, emacs opens. Surely, when an

alternative editor is specified, there is no need for = the warning,

especially with = emacsclientw.

 

If Emacs crashed, and you have the Emacs process in = the gdb debugger,

please include the = output from the following gdb commands:

    `bt full' and = `xbacktrace'.

For information about = debugging Emacs, please read the file

c:/Emacs/emacs-23.2.90/etc/DEBUG.

 

 

In GNU Emacs = 23.2.90.1 (i386-mingw-nt6.1.7600)

of = 2010-11-11 on 3249CTO

Windowing = system distributor `Microsoft Corp.', version 6.1.7600

configured using `configure --with-gcc (4.4) --no-opt = --cflags -Ic:/imagesupport/include'

 

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: = ENG

  value of $XMODIFIERS: = nil

  locale-coding-system: = cp1252

  default = enable-multibyte-characters: t

 

Major mode: = Fundamental

 

Minor modes in effect:

  show-paren-mode: t

  recentf-mode: t

  delete-selection-mode: t

  tooltip-mode: t

  mouse-wheel-mode: t

  tool-bar-mode: t

  menu-bar-mode: t

  file-name-shadow-mode: t

  global-font-lock-mode: t

  font-lock-mode: t

  blink-cursor-mode: t

  auto-encryption-mode: t

  auto-compression-mode: t

  column-number-mode: t

  line-number-mode: t

  transient-mark-mode: t

 

Recent = input:

<help-echo> = <help-echo> <help-echo> <help-echo> <help-echo> =

<help-echo> <help-echo> = <help-echo> <help-echo> <help-echo>

<help-echo> <help-echo> <help-echo> = <help-echo> <menu-bar>

<help-menu> = <send-emacs-bug-report>

 

Recent = messages:

Loading = delsel...done

Loading = recentf...done

Loading = paren...done

Loading = c:/Users/fjw/AppData/Roaming/.recentf...done

Cleaning up the recentf list...

File c:/Users/fjw/foo removed from the recentf = list

Cleaning up the recentf = list...done (1 removed)

For = information about GNU Emacs and the GNU system, type C-h = C-a.

(New file)

 

Load-path = shadows:

c:/Users/fjw/Emacs/site-lisp/whitespace hides = c:/Emacs/emacs-23.2.90/lisp/whitespace

c:/Users/fjw/Emacs/site-lisp/ls-lisp hides = c:/Emacs/emacs-23.2.90/lisp/ls-lisp

 

Features:

(shadow = sort mail-extr message ecomplete rfc822 mml mml-sec

password-cache mm-decode mm-bodies mm-encode mailcap = mail-parse rfc2231

rfc2047 rfc2045 qp = ietf-drums mailabbrev nnheader gnus-util netrc

time-date mm-util mail-prsvr gmm-utils mailheader = canlock sha1 hex-util

hashcash = mail-utils emacsbug saveplace paren recentf tree-widget

wid-edit easymenu delsel cus-start cus-load server = tooltip ediff-hook

vc-hooks = lisp-float-type mwheel dos-w32 disp-table ls-lisp = w32-win

w32-vars tool-bar dnd fontset = image fringe lisp-mode register page

menu-bar rfn-eshadow timer select scroll-bar mldrag = mouse jit-lock

font-lock syntax = facemenu font-core frame cham georgian utf-8-lang

misc-lang vietnamese tibetan thai tai-viet lao korean = japanese hebrew

greek romanian slovak = czech european ethiopic indian cyrillic chinese

case-table epa-hook jka-cmpr-hook help simple abbrev = loaddefs button

minibuffer faces = cus-face files text-properties overlay md5 base64

format env code-pages mule custom widget = hashtable-print-readable

backquote = make-network-process multi-tty emacs)

------=_NextPart_000_0075_01CB85DB.FFAD7180-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 04 07:15:42 2011 Received: (at 7416) by debbugs.gnu.org; 4 Jul 2011 11:15:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qdh7u-0001tv-NY for submit@debbugs.gnu.org; Mon, 04 Jul 2011 07:15:42 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Qdh7t-0001tj-C5 for 7416@debbugs.gnu.org; Mon, 04 Jul 2011 07:15:41 -0400 Received: by pzk5 with SMTP id 5so537020pzk.3 for <7416@debbugs.gnu.org>; Mon, 04 Jul 2011 04:15:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=YgPMTuRpzdoeEawFJ9q0KNQuCQELc/tBQrpfAnZiM3Q=; b=VDs0qzNYOQYaMxjlRlD2dzJg+n5yxG8EYZjnfBH4c3w/MgfkQTfqQs8o8T565NFlQM RLr6dMC8IJLvJ627BN0MkUseHp8HFQBqMDsxXSfY+A9PIMsSF1tajD5Z3dytbTjQ8g7X tmsSpVADTB+6l+Zb/r+IIrVQWPtu5vawwzRwo= Received: by 10.142.215.15 with SMTP id n15mr460468wfg.107.1309778135228; Mon, 04 Jul 2011 04:15:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.48.6 with HTTP; Mon, 4 Jul 2011 04:14:55 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Mon, 4 Jul 2011 13:14:55 +0200 Message-ID: Subject: Re: bug#7416: 23.2.90; emacsclient To: Francis Wright Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7416 Cc: 7416@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Tue, Nov 16, 2010 at 23:17, Francis Wright wrote= : > C:\Users\fjw>emacsclient -a runemacs foo > > emacsclient: connect: No connection could be made because the target > > machine actively refused it. Does this still happen to you with 23.3 or the trunk? =C2=A0 =C2=A0 Juanma From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 06 13:13:46 2011 Received: (at 7416) by debbugs.gnu.org; 6 Jul 2011 17:13:47 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeVfW-0005nF-8I for submit@debbugs.gnu.org; Wed, 06 Jul 2011 13:13:46 -0400 Received: from snt0-omc4-s34.snt0.hotmail.com ([65.55.90.237]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeVfT-0005n0-JU for 7416@debbugs.gnu.org; Wed, 06 Jul 2011 13:13:44 -0400 Received: from SNT133-DS4 ([65.55.90.199]) by snt0-omc4-s34.snt0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Wed, 6 Jul 2011 10:13:37 -0700 X-Originating-IP: [2.96.210.243] X-Originating-Email: [f.j.wright@live.co.uk] Message-ID: From: Francis Wright To: "'Juanma Barranquero'" References: In-Reply-To: Subject: RE: bug#7416: 23.2.90; emacsclient Date: Wed, 6 Jul 2011 18:13:38 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQHATPYuhdi3auwPqiuF5nlYMGzONwH0/fIlAoXcV0CU046BwA== Content-Language: en-gb X-OriginalArrivalTime: 06 Jul 2011 17:13:37.0766 (UTC) FILETIME=[0B825860:01CC3C00] X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7416 Cc: 7416@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.1 (---) > From: Juanma Barranquero [mailto:lekktu@gmail.com] > Sent: 04 July 2011 12:15 pm > To: Francis Wright > Cc: 7416@debbugs.gnu.org > Subject: Re: bug#7416: 23.2.90; emacsclient >=20 > On Tue, Nov 16, 2010 at 23:17, Francis Wright = wrote: >=20 > > C:\Users\fjw>emacsclient -a runemacs foo > > > > emacsclient: connect: No connection could be made because the target > > > > machine actively refused it. >=20 > Does this still happen to you with 23.3 or the trunk? >=20 > Juanma No. It opens Emacs with a new buffer called foo with Emacs 23.3, so all = seems fine now. Thanks, Francis From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 06 14:10:03 2011 Received: (at 7416-done) by debbugs.gnu.org; 6 Jul 2011 18:10:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeWXz-00081W-CO for submit@debbugs.gnu.org; Wed, 06 Jul 2011 14:10:03 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QeWXx-00081B-9c for 7416-done@debbugs.gnu.org; Wed, 06 Jul 2011 14:10:01 -0400 Received: by pzk5 with SMTP id 5so172024pzk.3 for <7416-done@debbugs.gnu.org>; Wed, 06 Jul 2011 11:09:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=2cggKUPaXzBv9U03p8TXr8ftMa+X11vHKP0WOaJSFbI=; b=sNx+by0movMimrW7MD7C4UpfXIUTc8ubyoDQy1KYB+jlQmLYK5qQGbVFIzMmSYlhdV BfBYR56AU0bkzVmrZYDr+/Ig/jHbeaaox12gU7VKhxZ10AjzEW/QjZUoyB19std6Dgi7 gxQaaS0wfs5dzIgUOU5Tj4uoNBWe+LeuYDKEs= Received: by 10.142.222.14 with SMTP id u14mr3322019wfg.309.1309975795123; Wed, 06 Jul 2011 11:09:55 -0700 (PDT) MIME-Version: 1.0 Received: by 10.142.144.4 with HTTP; Wed, 6 Jul 2011 11:09:15 -0700 (PDT) In-Reply-To: References: From: Juanma Barranquero Date: Wed, 6 Jul 2011 20:09:15 +0200 Message-ID: Subject: Re: bug#7416: 23.2.90; emacsclient To: Francis Wright Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -3.3 (---) X-Debbugs-Envelope-To: 7416-done Cc: 7416-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.3 (---) On Wed, Jul 6, 2011 at 19:13, Francis Wright wrote: > No. It opens Emacs with a new buffer called foo with Emacs 23.3, so all s= eems fine now. OK, thanks. =C2=A0 =C2=A0 Juanma From unknown Sat Jun 21 05:17:56 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 04 Aug 2011 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator