Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Gnus subject problem while sending message Date: Sun, 24 Jan 2010 04:27:26 +0100 Message-ID: <87r5pgyyg1.fsf@dud-t.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Draft-From: ("gnu.emacs.gnus")
@ 2010-01-24  3:27 CSM 'illovae' Seldon
  2010-01-24  5:15 ` CSM 'illovae' Seldon
  0 siblings, 1 reply; 2+ messages in thread
From: CSM 'illovae' Seldon @ 2010-01-24  3:27 UTC (permalink / raw)
  To: info-gnus-english


  Hello.
  
  I'm making some test while discovering gnus. As you can see, I have a
  problem with the title of my posts which appears too long because they
  include some X-Draft-blah ; and I don't know why...
  
  I just know that normally those things are supposed to be in the
  header, and not in the subject field.
  
  As I send this message for example, my header consist only of three
  lines:
  
     Newsgroups: blah
     Subject: blahblah
     From: me <blah@blah.org>
     --text follows this line--
  
  Because I didn't find anything on emacswiki.org about that, I'm
  thinking that thing is made by my ISP ? But the fact is that I haven't
  this problem with the program tin. I really don't know what to
  do, any suggestions please ?
  
  Regards
  
-- 
  ("     )  )'     ,'        )  . (`     '`
.; )  ' (( (" )    ;(,     ((  (  ;)  "  )"
_"., ,._'_.,)_(..,( . )_  _' )_') (. _..( '...jb
CSM 'illovae' Seldon <gopher://druuna.dud-t.org>

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

* Re: Gnus subject problem while sending message Date: Sun, 24 Jan 2010 04:27:26 +0100 Message-ID: <87r5pgyyg1.fsf@dud-t.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Draft-From: ("gnu.emacs.gnus")
  2010-01-24  3:27 Gnus subject problem while sending message Date: Sun, 24 Jan 2010 04:27:26 +0100 Message-ID: <87r5pgyyg1.fsf@dud-t.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Draft-From: ("gnu.emacs.gnus") CSM 'illovae' Seldon
@ 2010-01-24  5:15 ` CSM 'illovae' Seldon
  0 siblings, 0 replies; 2+ messages in thread
From: CSM 'illovae' Seldon @ 2010-01-24  5:15 UTC (permalink / raw)
  To: info-gnus-english

CSM 'illovae' Seldon <druuna@dud-t.org> writes:

>   Because I didn't find anything on emacswiki.org about that, I'm
>   thinking that thing is made by my ISP ? But the fact is that I haven't
>   this problem with the program tin. I really don't know what to
>   do, any suggestions please ?

ok, I think I found my mistake. In my ~/.gnus.el I've got:

  (defun my-message-mode-setup ()
  (setq fill-column 72)
  (setq left-margin 2)
  (turn-on-auto-fill))

While the header was generated I think that the (setq left-margin 2) was
adding two spaces _before_ X-Draft-blah so there weren't recognized as a
header part... Without the (setq left-margin 2) it's working now properly.

Sorry for the noise.

-- 
  ("     )  )'     ,'        )  . (`     '`
.; )  ' (( (" )    ;(,     ((  (  ;)  "  )"
_"., ,._'_.,)_(..,( . )_  _' )_') (. _..( '...jb
CSM 'illovae' Seldon <gopher://druuna.dud-t.org>

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

end of thread, other threads:[~2010-01-24  5:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-24  3:27 Gnus subject problem while sending message Date: Sun, 24 Jan 2010 04:27:26 +0100 Message-ID: <87r5pgyyg1.fsf@dud-t.org> User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) X-Draft-From: ("gnu.emacs.gnus") CSM 'illovae' Seldon
2010-01-24  5:15 ` CSM 'illovae' Seldon

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).