From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Will Newsgroups: gmane.emacs.help Subject: EmacsW32 invocation options Date: Tue, 01 May 2007 15:15:24 +0200 Message-ID: <59osrdF2m97hgU1@mid.individual.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1178040148 4534 80.91.229.12 (1 May 2007 17:22:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 1 May 2007 17:22:28 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue May 01 19:22:26 2007 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 1Hiw3W-0005Y9-9y for geh-help-gnu-emacs@m.gmane.org; Tue, 01 May 2007 19:22:26 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Hiw9p-0006xA-Ln for geh-help-gnu-emacs@m.gmane.org; Tue, 01 May 2007 13:28:57 -0400 Original-Path: shelby.stanford.edu!newshub.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-X-Trace: individual.net sIPKbynuK5cYDMV2OQOtAgh7wqe2m+kHWVkmoZ+iBtx7AkpY7Q User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) Original-Xref: shelby.stanford.edu gnu.emacs.help:147831 X-Mailman-Approved-At: Tue, 01 May 2007 13:26:13 -0400 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:43437 Archived-At: Hi, there! I'd like to use a shortcut on my desktop to start GNU Emacs with W32 bundle (patched, V1.46 - V1.50) so that my personal init-file is evaluated at start-up, which is _not_ in my home directory. The following commands however do not work (cf. Shortcut > Target): "C:\Program Files\Emacs\emacs\bin\emacsclientw.exe" -n -e "Z:\00_Preferences\Emacs\.emacs" "C:\Program Files\Emacs\emacs\bin\emacsclientw.exe" -n --eval "Z:\00_Preferences\Emacs\.emacs" What am I doing wrong? Thanks for help in advance, Will