From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: dabbrev-expand wiped out newline Date: 02 Jan 2003 08:55:50 +0800 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <87smwcmktl.fsf@jidanni.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1041492093 2913 80.91.224.249 (2 Jan 2003 07:21:33 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 2 Jan 2003 07:21:33 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18TzfY-0000kq-00 for ; Thu, 02 Jan 2003 08:21:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Tzg0-0004pf-01 for gnu-bug-gnu-emacs@m.gmane.org; Thu, 02 Jan 2003 02:22:00 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18Tzfp-0004p0-00 for bug-gnu-emacs@gnu.org; Thu, 02 Jan 2003 02:21:49 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18Tzfn-0004oa-00 for bug-gnu-emacs@gnu.org; Thu, 02 Jan 2003 02:21:48 -0500 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18Tzfd-0004iy-00 for bug-gnu-emacs@gnu.org; Thu, 02 Jan 2003 02:21:37 -0500 Original-Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18TzeN-0000il-00 for ; Thu, 02 Jan 2003 08:20:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18TzL3-00008J-00 for ; Thu, 02 Jan 2003 08:00:21 +0100 Original-Path: jidanni.org!news Original-Lines: 20 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4131 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4131 The effects of my C-o are wiped out typing C-n C-n C-n C-n C-n C-n C-n C-o # ESC / for this file (I wanted to add a forth "---" line). #----------------------------------------------- if $h_subject: contains $n9 then logwrite "wow" seen finish endif #----------------------------------------------- if $h_X-Spam-Status: contains FROM_NO_USER then logwrite "FROM_NO_USER spam: $tod_log $h_from $h_subject" fail "Looks like FROM_NO_USER spam" seen finish endif #-----------------------------------------------