From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Micha Feigin Newsgroups: gmane.emacs.help Subject: How to tell emacs not to load default settings Date: Sun, 7 Dec 2003 21:35:43 +0200 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20031207193543.GA28981@luna.mooo.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1070825948 14733 80.91.224.253 (7 Dec 2003 19:39:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 7 Dec 2003 19:39:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 07 20:39:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AT4kC-0000tc-00 for ; Sun, 07 Dec 2003 20:39:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AT5fi-0001fi-OL for geh-help-gnu-emacs@m.gmane.org; Sun, 07 Dec 2003 15:38:30 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AT5fV-0001fa-K7 for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 15:38:17 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AT5ez-0001db-Jg for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 15:38:16 -0500 Original-Received: from [132.66.16.11] (helo=post.tau.ac.il) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AT5ez-0001dQ-6Z for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 15:37:45 -0500 Original-Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by post.tau.ac.il (Postfix) with ESMTP id 6D34E15F686 for ; Sun, 7 Dec 2003 21:36:20 +0200 (IST) Original-Received: from post.tau.ac.il (localhost.localdomain [127.0.0.1]) by localhost.localdomain (VaMailArmor-2.0.1.16) id 20613-3B08099B; Sun, 07 Dec 2003 21:36:20 +0200 Original-Received: from litshi.luna.local (bzq-218-100-249.red.bezeqint.net [81.218.100.249]) by post.tau.ac.il (Postfix) with ESMTP id 3F18D15F686 for ; Sun, 7 Dec 2003 21:36:20 +0200 (IST) Original-Received: from micha by litshi.luna.local with local (Exim 4.24) id 1AT4gx-0007Xd-2u for help-gnu-emacs@gnu.org; Sun, 07 Dec 2003 21:35:43 +0200 Original-To: help-emacs Content-Disposition: inline User-Agent: Mutt/1.5.4i X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.16; VAE: 6.23.0.1; VDF: 6.23.0.2; host: localhost) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:15025 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:15025 What command line option should I use in order to tell emacs not to load the default user settings? I used -u nobody as a workaround, but there should be a better way.