emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>, friedel@nomaden.org
Subject: Re: Way to prepare a bugreport for pasting into a non-emacs mailclient?
Date: Wed, 18 Nov 2009 12:11:29 +0000 (GMT)	[thread overview]
Message-ID: <349581.89052.qm@web28301.mail.ukl.yahoo.com> (raw)
In-Reply-To: <20091118115917.GA2006@taupan.ath.cx>

--- Mer 18/11/09, Friedrich Delgado Friedrichs <friedel@nomaden.org> ha scritto:
> I was just wondering, every time I tried
> org-submit-bug-report, it
> fails after asking the initial questions, because I don't
> have mh installed 
neither do I 
> (nor do I intend to install it and e-mh or any
> other emacs based mail client).

I think you should only set in your .emacs:

(setq user-full-name "  ") 
(setq user-mail-address "  ")
;; Send mail using SMTP 
(setq smtpmail-smtp-server " ")
(setq send-mail-function 'smtpmail-send-it) ;; If you use the default mail user agent.
(load-library "smtpmail")

and Emacs will send with its mail program

cheers
Giovanni




  reply	other threads:[~2009-11-18 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-18 11:59 Way to prepare a bugreport for pasting into a non-emacs mailclient? Friedrich Delgado Friedrichs
2009-11-18 12:11 ` Giovanni Ridolfi [this message]
2009-11-18 22:19   ` Friedrich Delgado Friedrichs

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=349581.89052.qm@web28301.mail.ukl.yahoo.com \
    --to=giovanni.ridolfi@yahoo.it \
    --cc=emacs-orgmode@gnu.org \
    --cc=friedel@nomaden.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).