From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Kevin Rodgers Newsgroups: gmane.emacs.help Subject: Re: Setting mark now takes an extra keystroke Date: Wed, 27 Oct 2004 14:20:21 -0600 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <2uae88F27i9nfU1@uni-berlin.de> References: NNTP-Posting-Host: deer.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 1098908548 17035 80.91.229.6 (27 Oct 2004 20:22:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 27 Oct 2004 20:22:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 27 22:22:25 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CMuJL-0005Lz-00 for ; Wed, 27 Oct 2004 22:22:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CMuR5-0005D8-MI for geh-help-gnu-emacs@m.gmane.org; Wed, 27 Oct 2004 16:30:23 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: news.uni-berlin.de QS6RLWqr5uFuSL1p0S26Fg0tT3V0FP+12yhH+pQ+o6TOza/js= User-Agent: Mozilla Thunderbird 0.8 (X11/20040916) X-Accept-Language: en-us, en In-Reply-To: Original-Xref: shelby.stanford.edu gnu.emacs.help:126139 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:21519 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21519 Sarir Khamsi wrote: >>If you start up emacs with --no-init-file, does it behave >>the same? > > No...it works fine without the init file. I should have tried that > before. It still does not make much sense, but I will keep looking > into my .emacs file for clues. Check your installation's default.el[c] file as well. you can find it with `M-x locate-library RET default RET'. -- Kevin Rodgers