From unknown Wed Jun 25 03:55:43 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer 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: Mon, 15 Mar 2010 15:58:01 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-GNU-PR-Message: report 5722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 5722@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.126866867020216 (code B ref -1); Mon, 15 Mar 2010 15:58:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 Mar 2010 15:57:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrCft-0005Fx-Np for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:57:50 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBtW-0004vr-Tv for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:07:51 -0400 Received: from lists.gnu.org ([199.232.76.165]:40711) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NrBtR-0004oG-UD for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:07:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrBtR-0008B8-Gg for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:45 -0400 Received: from [140.186.70.92] (port=37928 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrBtP-00089p-K9 for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, MIME_HTML_ONLY autolearn=no version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrBtO-0008Q1-Bk for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:43 -0400 Received: from mail384c25.carrierzone.com ([209.235.146.154]:45032) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBtO-0008PH-7E for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:42 -0400 X-Authenticated-User: trobalik.warwicktownship.org Received: from [127.0.0.1] (h216.231.109.66.static.ip.windstream.net [66.109.231.216]) (authenticated bits=0) by mail384c25.carrierzone.com (8.13.6/8.13.1) with ESMTP id o2FF7YFK024277 for ; Mon, 15 Mar 2010 15:07:36 GMT Message-ID: <4B9E4F41.1060000@warwicktownship.org> Date: Mon, 15 Mar 2010 11:16:17 -0400 From: Tony Robalik Organization: Warwick Township User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 X-Enigmail-Version: 0.96.0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -2.5 (--) X-Mailman-Approved-At: Mon, 15 Mar 2010 11:57:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.8 (---) When finding a file (C-x C-f), I typically use C-a C-k to move to the beginning of the suggested search directory and kill it, so that I may quickly and easily type in the correct information. However, sometimes (usually not the first time I find a file in any given Emacs session), C-a moves to the very beginning of the minibuffer (before the prompt), whereupon C-k produces an error message. I then have to manually C-f or M-f to get where I want. I'm pretty sure this is not the correct behavior, at least according to: http://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-Edit.html. I am running Emacs 23.1 on a Windows XP machine, but I have seen this same problem on Ubuntu 9.10. Thanks.


In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  recentf-mode: t
  global-linum-mode: t
  delete-selection-mode: t
  show-paren-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  global-visual-line-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o <tab> r t SPC e <tab> <return>

Recent messages:
Loading c:/Documents and Settings/trobalik/Application Data/.recentf...done
Cleaning up the recentf list...
File c:/emacs-23.1/bin/letter removed from the recentf list
Cleaning up the recentf list...done (1 removed)
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
--
Tony Robalik | Planner
Warwick Township & Lititz Borough, Lancaster County
315 Clay Road
Lititz, PA 17543
Phone: (717) 626-8900
Fax: (717) 626-8901
www.warwicktownship.org

Please consider the environment before printing this e-mail.

From unknown Wed Jun 25 03:55:43 2025 X-Loop: bug-gnu-emacs@gnu.org Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer References: <4B9E4F41.1060000@warwicktownship.org> In-Reply-To: <4B9E4F41.1060000@warwicktownship.org> Resent-From: Chong Yidong Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 19 Mar 2010 15:31:01 +0000 Resent-Message-ID: Resent-Sender: bug-gnu-emacs@gnu.org X-GNU-PR-Message: followup 5722 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Tony Robalik Cc: 5722@debbugs.gnu.org Received: via spool by 5722-submit@debbugs.gnu.org id=B5722.126901261621589 (code B ref 5722); Fri, 19 Mar 2010 15:31:01 +0000 Received: (at 5722) by debbugs.gnu.org; 19 Mar 2010 15:30:16 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nse9P-0005aE-6U for submit@debbugs.gnu.org; Fri, 19 Mar 2010 11:30:16 -0400 Received: from pantheon-po33.its.yale.edu ([130.132.50.94]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nse9N-0005Ny-Cn for 5722@debbugs.gnu.org; Fri, 19 Mar 2010 11:30:13 -0400 Received: from furry (dhcp128036014175.central.yale.edu [128.36.14.175]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o2JFU8vk008933 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 19 Mar 2010 11:30:08 -0400 Received: by furry (Postfix, from userid 1000) id 69F4AC011; Fri, 19 Mar 2010 11:30:08 -0400 (EDT) From: Chong Yidong Date: Fri, 19 Mar 2010 11:30:08 -0400 Message-ID: <8739zwl473.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.8 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.8 (--) > When finding a file (C-x C-f), I typically use C-a C-k to move to the > beginning of the suggested search directory and kill it, so that I may > quickly and easily type in the correct information. However, sometimes > (usually not the first time I find a file in any given Emacs session), > C-a moves to the very beginning of the minibuffer (before the prompt), Could you provide a recipe to reproduce this bug, beginning with `emacs -Q'? From debbugs-submit-bounces@debbugs.gnu.org Mon Mar 22 17:31:22 2010 Received: (at control) by debbugs.gnu.org; 22 Mar 2010 21:31:22 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtpDW-0005po-HL for submit@debbugs.gnu.org; Mon, 22 Mar 2010 17:31:22 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtpDV-0005ph-BY for control@debbugs.gnu.org; Mon, 22 Mar 2010 17:31:21 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.69) (envelope-from ) id 1NtpDR-00063x-3w; Mon, 22 Mar 2010 17:31:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19367.57765.29581.658450@fencepost.gnu.org> Date: Mon, 22 Mar 2010 17:31:17 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: cyan X-Ran: yA{]J+I3o~bY,FlW'ev}=rVN$_>bB8:vgD!!L$xJ!bDgNuo*I7pe*@<~tZ)!DAclwV;('H X-Debbugs-No-Ack: yes X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.1 (-----) merge 5741 5747 merge 5748 5749 severity 5739 minor severity 5740 minor severity 5744 minor reassign 5750 emacs,ns tags 5725 patch severity 5725 wishlist tags 5722 moreinfo From unknown Wed Jun 25 03:55:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer References: <4B9E4F41.1060000@warwicktownship.org> In-Reply-To: <4B9E4F41.1060000@warwicktownship.org> Resent-From: Chong Yidong 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 15:40: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 To: 5722@debbugs.gnu.org Received: via spool by 5722-submit@debbugs.gnu.org id=B5722.127246916320428 (code B ref 5722); Wed, 28 Apr 2010 15:40:02 +0000 Received: (at 5722) by debbugs.gnu.org; 28 Apr 2010 15:39:23 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O79MA-0005JR-W7 for submit@debbugs.gnu.org; Wed, 28 Apr 2010 11:39:23 -0400 Received: from pantheon-po33.its.yale.edu ([130.132.50.94]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O79MA-0005JG-4g for 5722@debbugs.gnu.org; Wed, 28 Apr 2010 11:39:22 -0400 Received: from furry (dhcp128036014104.central.yale.edu [128.36.14.104]) (authenticated bits=0) by pantheon-po33.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o3SFdKuI002264 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for <5722@debbugs.gnu.org>; Wed, 28 Apr 2010 11:39:20 -0400 Received: by furry (Postfix, from userid 1000) id 1FA9AC055; Wed, 28 Apr 2010 11:39:20 -0400 (EDT) From: Chong Yidong Date: Wed, 28 Apr 2010 11:39:20 -0400 Message-ID: <87iq7b60yf.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -0.5 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.0 (-) Forwarding mail from bug reporter: From: Tony Robalik Subject: [Fwd: [Fwd: Re: bug#5722: 23.1; C-a unexpected behavior in minibuffer]] To: Chong Yidong Hi, 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, -------- Original Message -------- Subject: Re: bug#5722: 23.1; C-a unexpected behavior in minibuffer Date: Mon, 22 Mar 2010 10:37:51 -0400 From: Tony Robalik Organization: Warwick Township To: Chong Yidong References: <8739zwl473.fsf@stupidchicken.com> It only happens when I load emacs normally or when I load it with `emacs --no-site-file'... shall I then assume it either has to do with site-start.el? I'm not an emacs expert, and didn't even know there was a file called `site-start.el'. Any ideas what the problem could be? See notes below. Thanks, Tony A. If I 1. load emacs normally (either typing `emacs' at the prompt or clicking its icon on my launch bar) 2. C-x C-f test 3. C-x C-w 4. C-a now goes to beginning of minibuffer (before the prompt). B. If I 1. load emacs with `emacs -Q' from the command line 2. C-x C-f test2 3. C-x C-w 4. C-a goes to the expected (correct) location, after the prompt. C. If I 1. load emacs with `emacs --no-site-file' 2. C-x C-f test3 3. C-x C-w 4. C-a goes to the beginning of the minibuffer (same problem as A). D. If I 1. load emacs with `emacs -q' (lower-case) from the command line 2. C-x C-f test2 3. C-x C-w 4. C-a goes to the expected (correct) location, after the prompt. Chong Yidong wrote: When finding a file (C-x C-f), I typically use C-a C-k to move to the beginning of the suggested search directory and kill it, so that I may quickly and easily type in the correct information. However, sometimes (usually not the first time I find a file in any given Emacs session), C-a moves to the very beginning of the minibuffer (before the prompt), Could you provide a recipe to reproduce this bug, beginning with `emacs -Q'? From unknown Wed Jun 25 03:55:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer Resent-From: Chong Yidong 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 15:42: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 To: Tony Robalik Cc: 5722@debbugs.gnu.org Received: via spool by 5722-submit@debbugs.gnu.org id=B5722.127246929720503 (code B ref 5722); Wed, 28 Apr 2010 15:42:02 +0000 Received: (at 5722) by debbugs.gnu.org; 28 Apr 2010 15:41:37 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O79OK-0005Ke-7j for submit@debbugs.gnu.org; Wed, 28 Apr 2010 11:41:36 -0400 Received: from pantheon-po30.its.yale.edu ([130.132.50.4]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O79OJ-0005KV-FD for 5722@debbugs.gnu.org; Wed, 28 Apr 2010 11:41:35 -0400 Received: from furry (dhcp128036014104.central.yale.edu [128.36.14.104]) (authenticated bits=0) by pantheon-po30.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id o3SFfXb8001791 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 28 Apr 2010 11:41:33 -0400 Received: by furry (Postfix, from userid 1000) id 39487C055; Wed, 28 Apr 2010 11:41:33 -0400 (EDT) From: Chong Yidong References: <4BD843F8.9090800@warwicktownship.org> Date: Wed, 28 Apr 2010 11:41:33 -0400 In-Reply-To: <4BD843F8.9090800@warwicktownship.org> (Tony Robalik's message of "Wed, 28 Apr 2010 10:19:36 -0400") Message-ID: <87eihz60uq.fsf@stupidchicken.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.96 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Tony Robalik 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. From unknown Wed Jun 25 03:55:43 2025 X-Loop: help-debbugs@gnu.org Subject: bug#5722: 23.1; C-a unexpected behavior in minibuffer 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 To: Chong Yidong Cc: 5722@debbugs.gnu.org Received: via spool by 5722-submit@debbugs.gnu.org id=B5722.127247223522071 (code B ref 5722); Wed, 28 Apr 2010 16:31:02 +0000 Received: (at 5722) by debbugs.gnu.org; 28 Apr 2010 16:30:35 +0000 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 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 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 Message-ID: <4BD864EE.7050404@warwicktownship.org> Date: Wed, 28 Apr 2010 12:40:14 -0400 From: Tony Robalik Organization: Warwick Township User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 References: <4BD843F8.9090800@warwicktownship.org> <87eihz60uq.fsf@stupidchicken.com> In-Reply-To: <87eihz60uq.fsf@stupidchicken.com> X-Enigmail-Version: 0.96.0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.1 (-) 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.



  
From unknown Wed Jun 25 03:55:43 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Tony Robalik Subject: bug#5722: closed (Re: bug#5722: 23.1; C-a unexpected behavior in minibuffer) Message-ID: References: <4B9E4F41.1060000@warwicktownship.org> X-Gnu-PR-Message: they-closed 5722 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: moreinfo Reply-To: 5722@debbugs.gnu.org Date: Tue, 12 Jul 2011 08:27:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1310459222-4689-1" This is a multi-part message in MIME format... ------------=_1310459222-4689-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #5722: 23.1; C-a unexpected behavior in minibuffer which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 5722@debbugs.gnu.org. --=20 5722: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D5722 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1310459222-4689-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 5722-done) by debbugs.gnu.org; 12 Jul 2011 08:26:28 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgYIW-0001Cu-0V for submit@debbugs.gnu.org; Tue, 12 Jul 2011 04:26:28 -0400 Received: from fencepost.gnu.org ([140.186.70.10]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1QgYIT-0001Ci-EB for 5722-done@debbugs.gnu.org; Tue, 12 Jul 2011 04:26:26 -0400 Received: from localhost ([127.0.0.1]:56477) by fencepost.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgYIM-0002YW-66; Tue, 12 Jul 2011 04:26:18 -0400 From: Glenn Morris To: 5722-done@debbugs.gnu.org Subject: Re: bug#5722: 23.1; C-a unexpected behavior in minibuffer References: <4B9E4F41.1060000@warwicktownship.org> <87iq7b60yf.fsf@stupidchicken.com> X-Spook: Dateline emc NATO Honduras New World Order Mena X-Ran: 2WM.3,;wu{Nvecvc|5"^2FD7i=tY0[J0ZrgpB8Ugx]d}RvW<}yeS2=j.*$~ X-Hue: yellow X-Attribution: GM Date: Tue, 12 Jul 2011 04:26:17 -0400 In-Reply-To: <87iq7b60yf.fsf@stupidchicken.com> (Chong Yidong's message of "Wed, 28 Apr 2010 11:39:20 -0400") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -6.4 (------) X-Debbugs-Envelope-To: 5722-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.4 (------) > It only happens when I load emacs normally or when I load it with > `emacs --no-site-file'... shall I then assume it either has to do with > site-start.el? No, this means it is NOT to do with site-start.el. > A. If I Summary of your 4 cases: You see the problem if you start Emacs normally, or with --no-site-file. You do not see the problem if you start with -q or -Q. Therefore the problem is due to something in your ~/.emacs (or default.el, but this seems less likely). So you need to comment out things from your .emacs until you find what causes the problem. It's probably due to some external, non-Emacs package that you load, so I am closing this. But if it turns out to be an Emacs issue, please reply with details and we can reopen this if needed. ------------=_1310459222-4689-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 15 Mar 2010 15:57:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrCft-0005Fx-Np for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:57:50 -0400 Received: from mail.gnu.org ([199.232.76.166] helo=mx10.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBtW-0004vr-Tv for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:07:51 -0400 Received: from lists.gnu.org ([199.232.76.165]:40711) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NrBtR-0004oG-UD for submit@debbugs.gnu.org; Mon, 15 Mar 2010 11:07:45 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrBtR-0008B8-Gg for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:45 -0400 Received: from [140.186.70.92] (port=37928 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrBtP-00089p-K9 for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:44 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, MIME_HTML_ONLY autolearn=no version=3.3.0 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NrBtO-0008Q1-Bk for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:43 -0400 Received: from mail384c25.carrierzone.com ([209.235.146.154]:45032) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NrBtO-0008PH-7E for bug-gnu-emacs@gnu.org; Mon, 15 Mar 2010 11:07:42 -0400 X-Authenticated-User: trobalik.warwicktownship.org Received: from [127.0.0.1] (h216.231.109.66.static.ip.windstream.net [66.109.231.216]) (authenticated bits=0) by mail384c25.carrierzone.com (8.13.6/8.13.1) with ESMTP id o2FF7YFK024277 for ; Mon, 15 Mar 2010 15:07:36 GMT Message-ID: <4B9E4F41.1060000@warwicktownship.org> Date: Mon, 15 Mar 2010 11:16:17 -0400 From: Tony Robalik Organization: Warwick Township User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 23.1; C-a unexpected behavior in minibuffer X-Enigmail-Version: 0.96.0 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Spam-Score: -2.5 (--) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Mon, 15 Mar 2010 11:57:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.8 (---) When finding a file (C-x C-f), I typically use C-a C-k to move to the beginning of the suggested search directory and kill it, so that I may quickly and easily type in the correct information. However, sometimes (usually not the first time I find a file in any given Emacs session), C-a moves to the very beginning of the minibuffer (before the prompt), whereupon C-k produces an error message. I then have to manually C-f or M-f to get where I want. I'm pretty sure this is not the correct behavior, at least according to: http://www.gnu.org/software/emacs/manual/html_node/emacs/Minibuffer-Edit.html. I am running Emacs 23.1 on a Windows XP machine, but I have seen this same problem on Ubuntu 9.10. Thanks.


In GNU Emacs 23.1.1 (i386-mingw-nt5.1.2600)
 of 2009-07-30 on SOFT-MJASON
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ENU
  value of $XMODIFIERS: nil
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
  recentf-mode: t
  global-linum-mode: t
  delete-selection-mode: t
  show-paren-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  global-visual-line-mode: t
  transient-mark-mode: t

Recent input:
M-x r e p o <tab> r t SPC e <tab> <return>

Recent messages:
Loading c:/Documents and Settings/trobalik/Application Data/.recentf...done
Cleaning up the recentf list...
File c:/emacs-23.1/bin/letter removed from the recentf list
Cleaning up the recentf list...done (1 removed)
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
--
Tony Robalik | Planner
Warwick Township & Lititz Borough, Lancaster County
315 Clay Road
Lititz, PA 17543
Phone: (717) 626-8900
Fax: (717) 626-8901
www.warwicktownship.org

Please consider the environment before printing this e-mail.

------------=_1310459222-4689-1--