unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* dabbrev-expand wiped out newline
@ 2003-01-02  0:55 Dan Jacobson
  0 siblings, 0 replies; only message in thread
From: Dan Jacobson @ 2003-01-02  0:55 UTC (permalink / raw)


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
#-----------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-02  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-01-02  0:55 dabbrev-expand wiped out newline Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).