From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tony Robalik Newsgroups: gmane.emacs.bugs Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer Date: Wed, 28 Apr 2010 12:40:14 -0400 Organization: Warwick Township Message-ID: <4BD864EE.7050404@warwicktownship.org> References: <4BD843F8.9090800@warwicktownship.org> <87eihz60uq.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1272551474 16609 80.91.229.12 (29 Apr 2010 14:31:14 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 29 Apr 2010 14:31:14 +0000 (UTC) Cc: 5722@debbugs.gnu.org To: Chong Yidong Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Apr 29 16:31:11 2010 connect(): No such file or directory Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1O7Ulf-0007xi-6Q for geb-bug-gnu-emacs@m.gmane.org; Thu, 29 Apr 2010 16:31:07 +0200 Original-Received: from localhost ([127.0.0.1]:54981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7Ule-0005zh-Ks for geb-bug-gnu-emacs@m.gmane.org; Thu, 29 Apr 2010 10:31:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O7AY6-0004ON-0H for bug-gnu-emacs@gnu.org; Wed, 28 Apr 2010 12:55:46 -0400 Original-Received: from [140.186.70.92] (port=44557 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O7AY4-0004OC-I9 for bug-gnu-emacs@gnu.org; Wed, 28 Apr 2010 12:55:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O7AY1-0005sN-Pe for bug-gnu-emacs@gnu.org; Wed, 28 Apr 2010 12:55:44 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:42871) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7AY1-0005sF-JS for bug-gnu-emacs@gnu.org; Wed, 28 Apr 2010 12:55:41 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.69) (envelope-from ) id 1O7AAA-0005kD-5r; Wed, 28 Apr 2010 12:31:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Tony Robalik Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 28 Apr 2010 16:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 5722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo Original-Received: via spool by 5722-submit@debbugs.gnu.org id=B5722.127247223522071 (code B ref 5722); Wed, 28 Apr 2010 16:31:02 +0000 Original-Received: (at 5722) by debbugs.gnu.org; 28 Apr 2010 16:30:35 +0000 Original-Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7A9j-0005jw-HU for submit@debbugs.gnu.org; Wed, 28 Apr 2010 12:30:35 -0400 Original-Received: from mail385c25.carrierzone.com ([209.235.146.155]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O7A9i-0005jr-5Z for 5722@debbugs.gnu.org; Wed, 28 Apr 2010 12:30:34 -0400 X-Authenticated-User: trobalik.warwicktownship.org Original-Received: from [127.0.0.1] (h216.231.109.66.static.ip.windstream.net [66.109.231.216]) (authenticated bits=0) by mail385c25.carrierzone.com (8.13.6/8.13.1) with ESMTP id o3SGURTn021712; Wed, 28 Apr 2010 16:30:30 GMT User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) In-Reply-To: <87eihz60uq.fsf@stupidchicken.com> X-Enigmail-Version: 0.96.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Resent-Date: Wed, 28 Apr 2010 12:31:02 -0400 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Mailman-Approved-At: Thu, 29 Apr 2010 10:30:48 -0400 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:36592 Archived-At: After emailing you, I opened up site-start.el and learned what it does... loads all the files in the site-start.d directory. So then I looked in that directory and found just two files:

1) auctex.el
2) preview-latex.el

I removed them one by one, as you suggested, and the problem did not go away. I reloaded emacs after each removal.

Chong Yidong wrote:
Tony Robalik <trobalik@warwicktownship.org> writes:

  
I understand that what I've found is probably not a "bug", but a local problem
with my site-start.el file, but I've never modified that file, aside possibly
from installing aucTeX. I've attached the offending file. It's location, in my
work Windows laptop, is "C:\emacs-23.1\site-lisp". I get the same problems,
though, in my home Ubuntu laptop and in the Virtual Ubuntu machine I run on my
work computer. Any help would be appreciated. Thanks,
    

Please keep the CC when replying, so that this information goes to the
bug tracker.  Thanks.

You have probably installed some extra packages, some of which are
interfering with the proper functioning of Emacs.  Look in the
site-start.d directory for the packages that may be causing this
problem.  Take them out one by one, and see if the bug goes away; that
will tell you which is the offending package.