Gnus development mailing list
 help / color / mirror / Atom feed
* [message] Extra newlines in replies
@ 2006-06-02 19:22 David Abrahams
  2006-07-10 20:24 ` (Ping) " David Abrahams
  0 siblings, 1 reply; 3+ messages in thread
From: David Abrahams @ 2006-06-02 19:22 UTC (permalink / raw)



It seems that recently when I send replies through Gnus, I am
occasionally embedding extra newlines.  For example:
http://sourceforge.net/mailarchive/message.php?msg_id=16826842

My NTEmacs version is "22.0.50.1", a fairly recent build from CVS.

In all the buffers I'm replying to that cause me problems, the mode
line starts with "-*".  I'm afraid I don't understand how to parse my
mode-line format (quoted below, "%e" doesn't show up in the
documentation for that variable), so I don't know what that means, but
it does seem to be the distinguishing factor.

Can anyone help me fix this problem?  Thanks!

=== mode-line-format ===

("%e"
 #("-" 0 1
   (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this"))
 mode-line-mule-info mode-line-modified mode-line-frame-identification mode-line-buffer-identification
 #("   " 0 3
   (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this"))
 mode-line-position
 (vc-mode vc-mode)
 #("   " 0 3
   (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this"))
 mode-line-modes
 (which-func-mode
  ("" which-func-format
   #("--" 0 2
     (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this"))))
 (global-mode-string
  (#("--" 0 2
     (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this"))
   global-mode-string))
 #("-%-" 0 3
   (help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete this")))

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-12 23:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-02 19:22 [message] Extra newlines in replies David Abrahams
2006-07-10 20:24 ` (Ping) " David Abrahams
2006-07-12 23:45   ` Is this the wrong forum? David Abrahams

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 NNTP newsgroup(s).