GNU bug report logs - #5115
emacsclientw opens a file in short filename format like 8.3 DOS format

Previous Next

Package: emacs;

Reported by: "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>

Date: Thu, 3 Dec 2009 18:50:04 UTC

Severity: normal

Done: Juanma Barranquero <lekktu <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5115 in the body.
You can then email your comments to 5115 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5115; Package emacs. (Thu, 03 Dec 2009 18:50:04 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>:
New bug report received and forwarded. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Thu, 03 Dec 2009 18:50:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: emacsclientw opens a file in short filename format like 8.3 DOS 
	format
Date: Thu, 3 Dec 2009 10:42:05 -0800
[Message part 1 (text/plain, inline)]
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
[Message part 2 (text/html, inline)]

Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5115; Package emacs. (Fri, 04 Dec 2009 00:00:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Juanma Barranquero <lekktu <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 04 Dec 2009 00:00:06 GMT) Full text and rfc822 format available.

Message #10 received at 5115 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>
Cc: 5115 <at> debbugs.gnu.org
Subject: Re: bug#5115: emacsclientw opens a file in short filename format like 
	8.3 DOS format
Date: Fri, 4 Dec 2009 00:49:54 +0100
On Thu, Dec 3, 2009 at 19:42, Daniel (Youngwhan) Song
<breadncup <at> gmail.com> 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 <at> debbugs.gnu.org by using your preferred MUA.

Thanks,

    Juanma



Information forwarded to bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>:
bug#5115; Package emacs. (Fri, 04 Dec 2009 00:15:07 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>:
Extra info received and forwarded to list. Copy sent to Emacs Bugs <bug-gnu-emacs <at> gnu.org>. (Fri, 04 Dec 2009 00:15:07 GMT) Full text and rfc822 format available.

Message #15 received at 5115 <at> emacsbugs.donarmstrong.com (full text, mbox):

From: "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 5115 <at> debbugs.gnu.org
Subject: Re: bug#5115: emacsclientw opens a file in short filename format like 
	8.3 DOS format
Date: Thu, 3 Dec 2009 16:09:56 -0800
[Message part 1 (text/plain, inline)]
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 <lekktu <at> gmail.com> wrote:

> On Thu, Dec 3, 2009 at 19:42, Daniel (Youngwhan) Song
> <breadncup <at> gmail.com> 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 <at> debbugs.gnu.org by using your preferred MUA.
>
> Thanks,
>
>    Juanma
>
[Message part 2 (text/html, inline)]

Reply sent to Juanma Barranquero <lekktu <at> gmail.com>:
You have taken responsibility. (Fri, 04 Dec 2009 00:20:05 GMT) Full text and rfc822 format available.

Notification sent to "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>:
bug acknowledged by developer. (Fri, 04 Dec 2009 00:20:05 GMT) Full text and rfc822 format available.

Message #20 received at 5115-done <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Juanma Barranquero <lekktu <at> gmail.com>
To: "Daniel (Youngwhan) Song" <breadncup <at> gmail.com>
Cc: 5115-done <at> debbugs.gnu.org
Subject: Re: bug#5115: emacsclientw opens a file in short filename format like 
	8.3 DOS format
Date: Fri, 4 Dec 2009 01:14:45 +0100
On Fri, Dec 4, 2009 at 01:09, Daniel (Youngwhan) Song
<breadncup <at> gmail.com> 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



bug archived. Request was from Debbugs Internal Request <bug-gnu-emacs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 01 Jan 2010 12:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 15 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.