From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: dabbrev in minibuffer Date: Wed, 10 Jul 2002 04:43:27 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200207101043.g6AAhRQ14988@aztec.santafe.edu> References: <200207091541.g69FfF416701@zrc2s0jx.nortelnetworks.com> Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1026297822 32625 127.0.0.1 (10 Jul 2002 10:43:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 10 Jul 2002 10:43:42 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17SEwf-0008Tq-00 for ; Wed, 10 Jul 2002 12:43:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SExH-0001lh-00; Wed, 10 Jul 2002 06:44:19 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17SEwU-0001iF-00; Wed, 10 Jul 2002 06:43:31 -0400 Original-Received: from aztec.santafe.edu (aztec [192.12.12.49]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g6AAhSB10396; Wed, 10 Jul 2002 04:43:28 -0600 (MDT) Original-Received: (from rms@localhost) by aztec.santafe.edu (8.10.2+Sun/8.9.3) id g6AAhRQ14988; Wed, 10 Jul 2002 04:43:27 -0600 (MDT) X-Authentication-Warning: aztec.santafe.edu: rms set sender to rms@aztec using -f Original-To: TBABIN@nortelnetworks.com In-Reply-To: <200207091541.g69FfF416701@zrc2s0jx.nortelnetworks.com> (message from Tim Babin on Tue, 9 Jul 2002 10:41:15 -0500 (CDT)) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:2576 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:2576 Running dabbrev-expand in the minibuffer starts an infinite loop. It works when I try it. Please read the Bugs section in the Emacs manual, which provides guidelines on how to write a bug report to give us the necessary information so we can fix the bug.