From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?iso-8859-15?Q?S=E9bastien?= Kirche Newsgroups: gmane.emacs.help Subject: Re: Installing emacs mode Date: Mon, 31 Oct 2005 16:00:34 +0100 Organization: Aucune. Message-ID: References: <1130662350.637489.297460@g43g2000cwa.googlegroups.com> <87oe57b9za.fsf@bzg.ath.cx> <1130769140.959227.289260@g14g2000cwa.googlegroups.com> Reply-To: =?iso-8859-15?Q?S=E9bastien?= Kirche NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1130772541 18400 80.91.229.2 (31 Oct 2005 15:29:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 31 Oct 2005 15:29:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 31 16:29:00 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EWbYe-0006X8-5p for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Oct 2005 16:26:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EWbYd-00011g-CM for geh-help-gnu-emacs@m.gmane.org; Mon, 31 Oct 2005 10:26:47 -0500 Original-Newsgroups: gnu.emacs.help Original-Lines: 35 Original-NNTP-Posting-Host: 195.25.216.129 Original-X-Trace: yeuse.cuq.org 1130771143 82635 195.25.216.129 (31 Oct 2005 15:05:43 GMT) Original-X-Complaints-To: abuse@cuq.org Original-NNTP-Posting-Date: Mon, 31 Oct 2005 15:05:43 +0000 (UTC) X-Face: ; T}O6aj2o*d:|9po%NCuYvExN3]<#cHr0"FaWCh[}WVn6&@L)YWO'&6AO5Ex:MX=H; .^e}o Td*OaFQEBc_xu%+ChwRl!KK`I'["$^aO1gIN{4OyBdO@1HHD5YO#[kiVCk|/-|mmYnU8yTp+eOv."d 1.G3; ro0Q/`,UY+vY/#5b/{OYxE+X\)tc~p~1vbmZ!o4sciW+e8MW|Pz|nl`l*}]8[#1zQO"]d2*{d wrTKu]5t*Gy_pm3e8o=:(c_ju'zlQ<[oJ|\XjgQQmWZC7S]-Fmp\eBHnBO']/te~/; \@l" D#:h)8Q User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (powerpc-apple-darwin7.9.0) Cancel-Lock: sha1:S84qsvqTIhNhObiygW/INo2BXhw= Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fr.ip.ndsoftware.net!proxad.net!feed.ac-versailles.fr!news.cuq.org!not-for-mail Original-Xref: shelby.stanford.edu gnu.emacs.help:135122 Original-To: help-gnu-emacs@gnu.org 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:30714 Archived-At: At 15:10 on oct 31 2005, jeessy said : > Hi, thank you for your reply but on Bill gates'os emacs version i > can't find the .emacs file :| Maybe you don't have one yet ? Did you ever customized / installed something else with emacs ? Let's try with emacs : open ~/.emacs (C-x C-f ~/.emacs) the '~' sign stands for your home directory. If the file exist Emacs will open it, else it will create a new file. And the ~ directory location depends on your windows system and the environment : Emacs (and some other programs too) looks for the $HOME environment variable. If it is not defined, your ~ directory will probably be c:\ or c:\documents and settings\your account\ To define the $HOME variable, look into c:\autoexec.bat for the 95/98/Me family and add line with a SET HOME=path\of\your\choice To define that variable with NT4/W2k/XP, look into the system icon in the control panel, there is a button that lets you define the environment. Once the variable set you might have to reboot (95/98/Me) or simply restart Emacs. And as said Bastien : il y a un groupe *français* pour Emacs (fr.comp.applications.emacs) ;o) HTH. -- Sébastien Kirche