From unknown Sun Jun 15 08:37:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#5115: emacsclientw opens a file in short filename format like 8.3 DOS format Reply-To: "Daniel (Youngwhan) Song" , 5115@debbugs.gnu.org Resent-From: "Daniel (Youngwhan) Song" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Thu, 03 Dec 2009 18:50:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 5115 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12598657356968 (code B ref -1); Thu, 03 Dec 2009 18:50:04 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 3 Dec 2009 18:42:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.1 required=4.0 tests=FOURLA,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB3IgDEe006965 for ; Thu, 3 Dec 2009 10:42:14 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGGd3-0006UK-8m for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGGcy-0006Qs-0k for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:12 -0500 Received: from [199.232.76.173] (port=51154 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGGcx-0006Qj-Sk for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:07 -0500 Received: from mail-pw0-f47.google.com ([209.85.160.47]:58264) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGGcx-0005qY-JH for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:07 -0500 Received: by pwi9 with SMTP id 9so1487449pwi.26 for ; Thu, 03 Dec 2009 10:42:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kAvzufRjF5eAkiRWU4huyVWxtvzpc3ZRnlmvK2qu85M=; b=gBuRd16U2nGYU/T0kpWqsEStgM4wLq4xrHf9qo6wvmATxEygIZajwssIkclP8c0Mat cH59T/CL2M0rfuQYeMkCItkzD9EaR5bYHq8G34yNsQ809kKst38oKGXU66OXeazbPAUX 6Xez0iGk9yTTzWJeQkJVsRZjqsBTLbdrwdrOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AWuZ5Mh+ZO2AmRe3aPhRbsZbQdaGC4mV2tv4AxTFQGIvT8BhIvzhckmGXy72FKUvfE 7NAxMZl4qiku8opETkDvI0vHoUzx55v7M5knKvP5Fu/zufUWuP/Gnh6MZ1JqKbauoty+ zAa3VX4GXY0CNkHvU9mm3PE1wuTczJgxtfm1I= MIME-Version: 1.0 Received: by 10.141.49.21 with SMTP id b21mr130318rvk.196.1259865725867; Thu, 03 Dec 2009 10:42:05 -0800 (PST) Date: Thu, 3 Dec 2009 10:42:05 -0800 Message-ID: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> From: "Daniel (Youngwhan) Song" To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=000e0cd2be980e17300479d7590d X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --000e0cd2be980e17300479d7590d Content-Type: text/plain; charset=ISO-8859-1 Hi, Current my version of emacs is GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on SOFT-MJASON Generally, there is no problem to open a file in emacs in Windows However, whenever a file is opened through emacsclientw, the file name shows 8.3 dos format, not Long Fileformat in Windows. For example, if the file name is "abcdefghijk.txt", it opens "ABCDEF~1.TXT". Is this a bug or is there other option to avoid this problem? Best Regards, Daniel (Youngwhan) Song --000e0cd2be980e17300479d7590d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Current my version of emacs is GNU Emacs 23.1.1 (i386-mingw-nt5.= 1.2600) of 2009-07-29 on SOFT-MJASON

Generally, there is no problem = to open a file in emacs in Windows

However, whenever a file is opene= d through emacsclientw, the file name shows 8.3 dos format, not Long Filefo= rmat in Windows. For example, if the file name is "abcdefghijk.txt&quo= t;, it opens "ABCDEF~1.TXT".

Is this a bug or is there other option to avoid this problem?

Best Regards,
Daniel (Youngwhan) Song

--000e0cd2be980e17300479d7590d-- From unknown Sun Jun 15 08:37:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#5115: emacsclientw opens a file in short filename format like 8.3 DOS format Reply-To: Juanma Barranquero , 5115@debbugs.gnu.org Resent-From: Juanma Barranquero Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 04 Dec 2009 00:00:05 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 5115 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 5115-submit@emacsbugs.donarmstrong.com id=B5115.12598842235373 (code B ref 5115); Fri, 04 Dec 2009 00:00:05 +0000 Received: (at 5115) by emacsbugs.donarmstrong.com; 3 Dec 2009 23:50:23 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL,GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB3NoLhx005370 for <5115@emacsbugs.donarmstrong.com>; Thu, 3 Dec 2009 15:50:22 -0800 Received: by bwz27 with SMTP id 27so1616766bwz.1 for <5115@emacsbugs.donarmstrong.com>; Thu, 03 Dec 2009 15:50:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=EWdRgC6VkHGsbJq/6EWjbzLikWRqYzKrm+5Y/MpsLek=; b=reCb68dl2vzWr9vJAXyXbY2CFxX7sgrHWusygn9MYwe1nK4l1yqLlzYPug4pMj+FYx 6ScB83SUjqaQbeECYpKaaq2rjjQGpkX7gmn96kZQshdYSFcoA7D1Fa3FWK/roBDXb1Ib ytDzq+0CFkRv7trErB1PLGh/Jt9Z8bAjUmzRU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=ln2XAz9gSxBQ8xV62QT8s4+VPMlal4Jjg8PX9sZwqh/flJySGLRvUDBGzZoe7QSqEs lVtccm6axMTwmkofAwyjOngfVQbXcSu0+Bi6BFdsER+sbGION1sfKWabkPCl1h58ZrcA cjlKyFdD41/Sdh6Jzgf+ABzOnMO1t+sSUFWi8= MIME-Version: 1.0 Received: by 10.204.154.216 with SMTP id p24mr2450834bkw.16.1259884215375; Thu, 03 Dec 2009 15:50:15 -0800 (PST) In-Reply-To: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> References: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> From: Juanma Barranquero Date: Fri, 4 Dec 2009 00:49:54 +0100 Message-ID: To: "Daniel (Youngwhan) Song" Cc: 5115@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 On Thu, Dec 3, 2009 at 19:42, Daniel (Youngwhan) Song wrote: > However, whenever a file is opened through emacsclientw, the file name shows > 8.3 dos format, not Long Fileformat in Windows. For example, if the file > name is "abcdefghijk.txt", it opens "ABCDEF~1.TXT". > > Is this a bug or is there other option to avoid this problem? I don't see that problem, with either 23.1 or the current trunk. Could you please send a step-by-step recipe, starting from "emacs -Q"? Also, if you cannot send mail from Emacs on Windows, please do M-x report-emacs-bug and send the content of the *mail* buffer to 5115@debbugs.gnu.org by using your preferred MUA. Thanks, Juanma From unknown Sun Jun 15 08:37:19 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#5115: emacsclientw opens a file in short filename format like 8.3 DOS format Reply-To: "Daniel (Youngwhan) Song" , 5115@debbugs.gnu.org Resent-From: "Daniel (Youngwhan) Song" Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Fri, 04 Dec 2009 00:15:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 5115 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 5115-submit@emacsbugs.donarmstrong.com id=B5115.12598854047354 (code B ref 5115); Fri, 04 Dec 2009 00:15:07 +0000 Received: (at 5115) by emacsbugs.donarmstrong.com; 4 Dec 2009 00:10:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=AWL,GMAIL,HAS_BUG_NUMBER, MULTALT autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-pz0-f175.google.com (mail-pz0-f175.google.com [209.85.222.175]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB40A27j007297 for <5115@emacsbugs.donarmstrong.com>; Thu, 3 Dec 2009 16:10:03 -0800 Received: by pzk5 with SMTP id 5so1320039pzk.1 for <5115@emacsbugs.donarmstrong.com>; Thu, 03 Dec 2009 16:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=5orkTM+bCEaKJ9exmDhEswORN683Q7bgYdNeg4Zeelk=; b=uk/eCUtdV5aK3Ptkei0gsrcDRdPq73Ig/ejXF3YYdZtY0I+F0CCeRvLjH/bB5Go6fl c3kitf795nGK8fh0XPyj/rHB/YCwjwldMuHfmE78MacC5rmkjIQEApcw4QjLrttWhycd RMuRC3q7EquWDKUxnGgiBvL7Gy9Ypd8sz3of0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=g3cfbAIqp/kNbhsE7oEwpOlZWhPnx3YuKj32uJyWwGXEhLaAwbIVwdJt7IFdbcpF0K Sruzq9YN+8FT/8QYqVWW13uvhAwfPUAK44solzNyMbvt1FBdASHgk66DwQAfCOOGn1ZX uRjl6MyfUxLkrUVc+k7I8SgWlSp83KcC2k5Mg= MIME-Version: 1.0 Received: by 10.140.147.17 with SMTP id u17mr145289rvd.179.1259885396840; Thu, 03 Dec 2009 16:09:56 -0800 (PST) In-Reply-To: References: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> Date: Thu, 3 Dec 2009 16:09:56 -0800 Message-ID: <549ce3f90912031609r46ad5d5l4c2844a128012405@mail.gmail.com> From: "Daniel (Youngwhan) Song" To: Juanma Barranquero Cc: 5115@debbugs.gnu.org Content-Type: multipart/alternative; boundary=000e0cd25c3c8951f60479dbed1b --000e0cd25c3c8951f60479dbed1b Content-Type: text/plain; charset=ISO-8859-1 Hi, Juanma I have used a client program "Total Commander", and I set it up with c:\Program Files\emacs\bin\emacsclientw.exe ... Then, the emacs shows xxx~1.txt However, after your response, I slightly changed by putting quotation mark between the executable path like this: "c:\Program Files\emacs\bin\emacsclientw.exe" ... Then, the problem was gone. I don't know the reason anyway, but it does not look it is the problem in emacs, rather it may be in the client program like the "Total Commander." Thank you for checking it out, and sorry for interrupting you with this one. Thank you! Best Regards, Daniel (Youngwhan) Song On Thu, Dec 3, 2009 at 3:49 PM, Juanma Barranquero wrote: > On Thu, Dec 3, 2009 at 19:42, Daniel (Youngwhan) Song > wrote: > > > However, whenever a file is opened through emacsclientw, the file name > shows > > 8.3 dos format, not Long Fileformat in Windows. For example, if the file > > name is "abcdefghijk.txt", it opens "ABCDEF~1.TXT". > > > > Is this a bug or is there other option to avoid this problem? > > I don't see that problem, with either 23.1 or the current trunk. > > Could you please send a step-by-step recipe, starting from "emacs -Q"? > > Also, if you cannot send mail from Emacs on Windows, please do M-x > report-emacs-bug and send the content of the *mail* buffer to > 5115@debbugs.gnu.org by using your preferred MUA. > > Thanks, > > Juanma > --000e0cd25c3c8951f60479dbed1b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, Juanma

I have used a client program "Total Commander",= and I set it up with

c:\Program Files\emacs\bin\emacsclientw.exe ..= .

Then, the emacs shows xxx~1.txt

However, after your respons= e, I slightly changed by putting quotation mark between the executable path= like this:

"c:\Program Files\emacs\bin\emacsclientw.exe" ...

Then, the problem was gone.

I don't know the reason anyway, = but it does not look it is the problem in emacs, rather it may be in the cl= ient program like the "Total Commander."

Thank you for che= cking it out, and sorry for interrupting you with this one.

Thank you!

Best Regards,
Daniel (Youngwhan) Son= g



On Thu, Dec 3, 2009 at 3:49 PM, Juanma B= arranquero <lekktu= @gmail.com> wrote:
On Thu, Dec 3, 2009 at 19:42, Daniel (Youngwhan) Song
<breadncup@gmail.com> wrot= e:

> However, whenever a file is opened through emacsclientw, the file name= shows
> 8.3 dos format, not Long Fileformat in Windows. For example, if the fi= le
> name is "abcdefghijk.txt", it opens "ABCDEF~1.TXT"= .
>
> Is this a bug or is there other option to avoid this problem?

I don't see that problem, with either 23.1 or the current trunk.

Could you please send a step-by-step recipe, starting from =A0"emacs -= Q"?

Also, if you cannot send mail from Emacs on Windows, please do M-x
report-emacs-bug and send the content of the *mail* buffer to
5115@emacsbugs.donarmstr= ong.com by using your preferred MUA.

Thanks,

=A0 =A0Juanma

--000e0cd25c3c8951f60479dbed1b-- From unknown Sun Jun 15 08:37:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: "Daniel (Youngwhan) Song" Subject: bug#5115 closed by Juanma Barranquero (Re: bug#5115: emacsclientw opens a file in short filename format like 8.3 DOS format) Message-ID: References: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> X-Emacs-PR-Message: they-closed 5115 X-Emacs-PR-Package: emacs Reply-To: 5115@debbugs.gnu.org Date: Fri, 04 Dec 2009 00:20:05 +0000 Content-Type: multipart/mixed; boundary="----------=_1259886005-8146-1" This is a multi-part message in MIME format... ------------=_1259886005-8146-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #5115: emacsclientw opens a file in short filename format like 8.3 DOS for= mat It has been closed by Juanma Barranquero . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Juanma Barranquero by replying to this email. --=20 5115: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D5115 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1259886005-8146-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 5115-done) by emacsbugs.donarmstrong.com; 4 Dec 2009 00:15:14 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL,GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB40FBQG007773 for <5115-done@emacsbugs.donarmstrong.com>; Thu, 3 Dec 2009 16:15:12 -0800 Received: by bwz27 with SMTP id 27so1627699bwz.1 for <5115-done@emacsbugs.donarmstrong.com>; Thu, 03 Dec 2009 16:15:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=duBJlPTJyq2TE67PJMrMAFxzXJ46CzFGMzXF57HBaiE=; b=RAaTsuEZiSYFYmEcOhx0bbgt23M6ch+BA5gibCNdNTUx0D0/4a00vJXo69sZJ7ThwQ NLUQ+UBmfmdsfvZnwWpV9E80zP/3TpCsZq7fr25QapYApWnrw+0e2fJbJg/km5cyhP0D k+X0jaHPb+DS6lhoiZJUz8Wsj6tRml9hmx/Qg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=PLLL5kShlGBdnOKmKq4PPozoSSK4SMLIv1FYUgdPuL3eDIQ5/zig3oZZ62p9NnZdhL 0Net4Ui2zKTaMkLusatif03b4QbnlyJLCTAv4jO7gVa824ohmGaq41WCPXe8GAGZZxaG 9VZmiEbvEyNfjcLfSvx5/t95n/Ao8H7aUSJYU= MIME-Version: 1.0 Received: by 10.204.25.207 with SMTP id a15mr2449086bkc.8.1259885705150; Thu, 03 Dec 2009 16:15:05 -0800 (PST) In-Reply-To: <549ce3f90912031609r46ad5d5l4c2844a128012405@mail.gmail.com> References: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> <549ce3f90912031609r46ad5d5l4c2844a128012405@mail.gmail.com> From: Juanma Barranquero Date: Fri, 4 Dec 2009 01:14:45 +0100 Message-ID: Subject: Re: bug#5115: emacsclientw opens a file in short filename format like 8.3 DOS format To: "Daniel (Youngwhan) Song" Cc: 5115-done@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 On Fri, Dec 4, 2009 at 01:09, Daniel (Youngwhan) Song wrote: > Thank you for checking it out, and sorry for interrupting you with this one. No problem. Wish all bug reports were as easy to fix as this one. Juanma ------------=_1259886005-8146-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 3 Dec 2009 18:42:15 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.1 required=4.0 tests=FOURLA,MULTALT autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nB3IgDEe006965 for ; Thu, 3 Dec 2009 10:42:14 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NGGd3-0006UK-8m for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NGGcy-0006Qs-0k for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:12 -0500 Received: from [199.232.76.173] (port=51154 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NGGcx-0006Qj-Sk for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:07 -0500 Received: from mail-pw0-f47.google.com ([209.85.160.47]:58264) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NGGcx-0005qY-JH for bug-gnu-emacs@gnu.org; Thu, 03 Dec 2009 13:42:07 -0500 Received: by pwi9 with SMTP id 9so1487449pwi.26 for ; Thu, 03 Dec 2009 10:42:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=kAvzufRjF5eAkiRWU4huyVWxtvzpc3ZRnlmvK2qu85M=; b=gBuRd16U2nGYU/T0kpWqsEStgM4wLq4xrHf9qo6wvmATxEygIZajwssIkclP8c0Mat cH59T/CL2M0rfuQYeMkCItkzD9EaR5bYHq8G34yNsQ809kKst38oKGXU66OXeazbPAUX 6Xez0iGk9yTTzWJeQkJVsRZjqsBTLbdrwdrOw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=AWuZ5Mh+ZO2AmRe3aPhRbsZbQdaGC4mV2tv4AxTFQGIvT8BhIvzhckmGXy72FKUvfE 7NAxMZl4qiku8opETkDvI0vHoUzx55v7M5knKvP5Fu/zufUWuP/Gnh6MZ1JqKbauoty+ zAa3VX4GXY0CNkHvU9mm3PE1wuTczJgxtfm1I= MIME-Version: 1.0 Received: by 10.141.49.21 with SMTP id b21mr130318rvk.196.1259865725867; Thu, 03 Dec 2009 10:42:05 -0800 (PST) Date: Thu, 3 Dec 2009 10:42:05 -0800 Message-ID: <549ce3f90912031042x59bd6706pec21d42ab7508e90@mail.gmail.com> Subject: emacsclientw opens a file in short filename format like 8.3 DOS format From: "Daniel (Youngwhan) Song" To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=000e0cd2be980e17300479d7590d X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) --000e0cd2be980e17300479d7590d Content-Type: text/plain; charset=ISO-8859-1 Hi, Current my version of emacs is GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600) of 2009-07-29 on SOFT-MJASON Generally, there is no problem to open a file in emacs in Windows However, whenever a file is opened through emacsclientw, the file name shows 8.3 dos format, not Long Fileformat in Windows. For example, if the file name is "abcdefghijk.txt", it opens "ABCDEF~1.TXT". Is this a bug or is there other option to avoid this problem? Best Regards, Daniel (Youngwhan) Song --000e0cd2be980e17300479d7590d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Current my version of emacs is GNU Emacs 23.1.1 (i386-mingw-nt5.= 1.2600) of 2009-07-29 on SOFT-MJASON

Generally, there is no problem = to open a file in emacs in Windows

However, whenever a file is opene= d through emacsclientw, the file name shows 8.3 dos format, not Long Filefo= rmat in Windows. For example, if the file name is "abcdefghijk.txt&quo= t;, it opens "ABCDEF~1.TXT".

Is this a bug or is there other option to avoid this problem?

Best Regards,
Daniel (Youngwhan) Song

--000e0cd2be980e17300479d7590d-- ------------=_1259886005-8146-1--