From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Colin S. Miller" Newsgroups: gmane.emacs.help Subject: Re: Newbie question: Where to find emacs stqrtup file on Windows Date: Sun, 11 Oct 2009 15:45:45 +0100 Organization: SunSITE.dk - Supporting Open source Message-ID: <4ad1ef96$0$293$14726298@news.sunsite.dk> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1255275651 9390 80.91.229.12 (11 Oct 2009 15:40:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 Oct 2009 15:40:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 11 17:40:41 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 1Mx0XI-0003AE-Ro for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Oct 2009 17:40:41 +0200 Original-Received: from localhost ([127.0.0.1]:57594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mx0XI-0005iz-9U for geh-help-gnu-emacs@m.gmane.org; Sun, 11 Oct 2009 11:40:40 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!news.glorb.com!news2.glorb.com!dotsrc.org!filter.dotsrc.org!news.dotsrc.org!not-for-mail User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706) Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 17 Original-NNTP-Posting-Host: 62.56.61.149 Original-X-Trace: news.sunsite.dk DXC=k:ZTZ3N3=h]D]J=fIXJe6_YSB=nbEKnk[akbJ=d8HMEIDXnmOLjad>8L]3XVd`MIIdUV Original-X-Complaints-To: staff@sunsite.dk Original-Xref: news.stanford.edu gnu.emacs.help:173752 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:68840 Archived-At: bar tomas wrote: > sorry, I don't even know how to check the value of a variable (i tried > typing alt-x user-init-file, but got nothing) > How how can find the value of user-init-file? > Thanks again. Bar, C-h v runs "describe-variable", this will give you a brief description of what the variable does, and its current setting. HTH, Colin S. Miller -- Replace the obvious in my email address with the first three letters of the hostname to reply.