all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Variables For Queued Mail & News ?
Date: Sat, 17 May 2003 21:51:29 +0200	[thread overview]
Message-ID: <8465o9mjwe.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: wkllx7yacr.fsf@yahoo.com.cn

"It's me FKtPp ;)" <m_pupil@yahoo.com.cn> writes:

> Thank you for ur help,But there already a line like this:
>  '(mail-user-agent (quote gnus-user-agent))
> in my .emacs file.When I type C-x m it's Message not Mail start a *mail*
> buffer.And if I didn't M-x gnus-unplugged RET before, It always try to
> send my message(seem like I am online, But I am not indeed) via smtpmail.

Hm.  Message.  Hm.  If you add a Gcc header to your outgoing message,
will it be processed properly?

I'm guessing you might be using something else.

Also, please do C-h v mail-user-agent RET after starting a message
with C-x m -- does that show the right value?

And what does C-h k C-x m say?

> This makes me mad :-( I must set smtpmail-queue-mail to t to avoid the
> "send mail idol". But as you can see, if I am online sometime after runed
> gnus-unplugged and J j switch to plugged mode, and wants to send some 
> Drafted mail, oops, It queued in smtpmail another times.
>
> This is, I open gnus-unplugged and J j and enter Draft group and D S some
> news messages posted but some personal mail queued in smtpmail :-( After
> that I have to M-x smtpmail-send-queued-mail send them :-(
>
> How to avoid this ? 

I'm still hoping that you can get C-x m to work properly.  Then the
problem will be avoided.

But you can also switch to the *Group* buffer and hit m there, of
course.  That might be an acceptable workaround?

> BTW, How can I format a rigon or buffer to fit 79 columns to avoid the 
> message like this:
> The message is longer than 79 characters,really send it ? blah blah 

M-q formats a paragraph.

(add-hook 'text-mode-hook 'turn-on-auto-fill) will set things up so
that auto-fill is automatically active in text-like modes, including
message-mode.  Auto-fill means that you don't have to hit M-q most of
the time.
-- 
This line is not blank.

  reply	other threads:[~2003-05-17 19:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-14  3:53 Variables For Queued Mail & News ? It's me FKtPp ;)
2003-05-15  8:36 ` Kai Großjohann
2003-05-16  1:00   ` It's me FKtPp ;)
2003-05-17 19:51     ` Kai Großjohann [this message]
2003-05-19  9:12       ` It's me FKtPp ;)
2003-05-22  8:50         ` Kai Großjohann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8465o9mjwe.fsf@lucy.is.informatik.uni-duisburg.de \
    --to=kai.grossjohann@gmx.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.