From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YOUNG Newsgroups: gmane.emacs.help Subject: emacsclientw open windows file with short filename. Date: Wed, 2 Dec 2009 11:29:01 -0800 (PST) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: ger.gmane.org 1259792300 24892 80.91.229.12 (2 Dec 2009 22:18:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Dec 2009 22:18:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Dec 02 23:18:14 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NFxWT-0003JC-VB for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2009 23:18:10 +0100 Original-Received: from localhost ([127.0.0.1]:53021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFxWT-0004jn-IM for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Dec 2009 17:18:09 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!t18g2000vbj.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-NNTP-Posting-Host: 170.213.131.190 Original-X-Trace: posting.google.com 1259782141 13191 127.0.0.1 (2 Dec 2009 19:29:01 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 2 Dec 2009 19:29:01 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t18g2000vbj.googlegroups.com; posting-host=170.213.131.190; posting-account=1n6WnAoAAACbXH3nD5I7RQWqdkbTxZki User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:175260 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:70337 Archived-At: Hi, Generally, when emacs opens a file in Windows OS, there is no problem showing the full file name correctly in status line. Now, when emacs opens a file through emacsclientw.exe, it opens a file with short file name, so the file name is shown in 8.3 format in the status bar in the emacs window. Do you know how I can avoid this problem, please? Regards, Dan.