unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tim Cross <theophilusx@gmail.com>
To: Sivaram Neelakantan <nsivaram.net@gmail.com>
Cc: ding@gnus.org, emacs-devel@gnu.org
Subject: Re: smtp crap
Date: Mon, 10 Oct 2011 10:58:26 +1100	[thread overview]
Message-ID: <CAC=50j8s3tULxy0DdiiJJYhzRKJZANPuxSMgAmTYXbAnBqEZrg@mail.gmail.com> (raw)
In-Reply-To: <82zkha43ts.fsf@gmail.com>

On Mon, Oct 10, 2011 at 1:50 AM, Sivaram Neelakantan

[snip]

 > what about checking whether there's a .gnus file, or a VM,
> Mews/rmail(and other Emacs only mail client) dot file and not doing
> anything in such a case?  Yes, I understand, users can name their dot
> files arbitrarily but since we are trying defaults....
>

The issue is about whether your emacs uses smtp to send mail via a
remote MTA or a locally installed one.  It is further complicated by
the fact that an unknown number of users don't actaully want to use
emacs as their MUA AT ALL. and are irritated by questions concerning
emacs and smtp which they see as irrelevant.

Checking to see if the user is using gnus, VM, mew, wonderlust et. al.
doesn't really help as all of these mail user agents can use either a
local MTA or a remote MTA. For your suggestion to work, it would be
necessary to both know what all the config files are for each MUA and
then also interpret that config to tell if it is using a local MTA or
a remote MTA.  As you point out, there is also the problem of people
using non-standard names for config files. However, in addition to
this, there is the problem that many of these emacs MUAs can/do use
custom for configuration options and may not even have a MUA specific
config file or may have their config details spread between both
package specific config files and custom data, which itself could be
in .emacs or somewhere else.

Note that I think the behavior where emacs is repeatedly asking what
you want to do is a bug and not a feature. From my understanding of
what Lars wanted to do, this question should be asked only once.
Others have argued that asking it even once may be too often.

Tim

-
Tim Cross



  reply	other threads:[~2011-10-09 23:58 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-08  2:02 smtp crap Miles Bader
2011-10-08  4:14 ` Chong Yidong
2011-10-08  6:17   ` Drew Adams
2011-10-08  6:48     ` Eli Zaretskii
2011-10-08  7:03       ` Drew Adams
2011-10-08 13:47       ` Lars Magne Ingebrigtsen
2011-10-08 14:20         ` Eli Zaretskii
2011-10-09 14:50           ` Sivaram Neelakantan
2011-10-09 23:58             ` Tim Cross [this message]
2011-10-10 11:19               ` Richard Riley
2011-10-08 14:38         ` Drew Adams
2011-10-09  5:53         ` Tim Cross
2011-10-10 21:43         ` Stefan Monnier
2011-10-10 22:05           ` Drew Adams
2011-10-10 22:08           ` Lars Magne Ingebrigtsen
2011-10-10 22:12             ` Drew Adams
2011-10-11  3:40             ` Stefan Monnier
2011-10-11  5:38               ` Drew Adams
2011-10-11  4:09           ` Eli Zaretskii
2011-10-11  5:05             ` Stefan Monnier
2011-10-11  7:00               ` Eli Zaretskii
2011-10-11 12:40                 ` Stefan Monnier
2011-10-11 13:01                   ` Eli Zaretskii
2011-10-11 15:42                     ` Stefan Monnier
2011-10-11 17:25                       ` Eli Zaretskii
2011-10-11 18:51                         ` Stefan Monnier
2011-10-11 19:26                           ` Eli Zaretskii
2011-10-11 19:46                             ` Lars Magne Ingebrigtsen
2011-10-11 21:32                               ` Stefan Monnier
2011-10-11 22:24                                 ` Lars Ingebrigtsen
2011-10-12  1:12                                   ` Stefan Monnier
2011-10-12 13:42                                   ` Eli Zaretskii
2011-10-12 14:30                                     ` Stefan Monnier
2011-10-14 13:51                                       ` Eli Zaretskii
2011-10-11 20:48                             ` Stefan Monnier
2011-10-11 14:53                   ` Drew Adams
2011-10-11 16:00                     ` PJ Weisberg
2011-10-11 16:24                       ` Drew Adams
2011-10-11 21:21                         ` Tim Cross
2011-10-11 22:00                           ` Drew Adams
2011-10-11 22:41                             ` Tim Cross
2011-10-11 22:54                               ` Drew Adams
2011-10-11 22:12                           ` Eli Zaretskii
2011-10-11 23:11                             ` Tim Cross
2011-10-12  0:01                               ` Drew Adams
2011-10-12  8:49                               ` Eli Zaretskii
2011-10-12 14:04                       ` Jason Rumney
2011-10-12 14:33                         ` Stefan Monnier
2011-10-12  1:30                 ` Chong Yidong
2011-10-12  3:22                   ` Drew Adams
2011-10-12  4:50                   ` Tim Cross
2011-10-12  6:33                   ` joakim
2011-10-12  8:59                     ` Eli Zaretskii
2011-10-12 10:24                       ` joakim
2011-10-12 11:32                       ` Juanma Barranquero
2011-10-12  9:12                     ` Lennart Borgman
2011-10-12 14:16                       ` Jason Rumney
2011-10-12 14:34                         ` Lennart Borgman
2011-10-12 14:47                           ` Drew Adams
2011-10-12 15:21                             ` Lennart Borgman
2011-10-12 11:29                     ` Juanma Barranquero
2011-10-12  8:58                   ` Eli Zaretskii
2011-10-08  8:17     ` David Engster
2011-10-08  8:52     ` Bastien
2011-10-08 12:36     ` Miles Bader
2011-10-08 14:10     ` Harry Putnam
2011-10-10 21:38     ` Stefan Monnier
2011-10-10 22:06       ` Lars Magne Ingebrigtsen
2011-10-11  2:09         ` Glenn Morris
2011-10-11  5:10           ` Drew Adams
2011-10-11  3:38         ` Stefan Monnier
2011-10-10 22:08       ` Drew Adams
2011-10-11  0:34       ` Miles Bader
2011-10-11  3:36         ` Stefan Monnier
2011-10-11  4:20           ` Miles Bader
2011-10-11  4:41             ` chad
2011-10-11  5:34               ` Tim Cross
2011-10-11  5:03             ` Stefan Monnier
2011-10-11  5:38               ` Drew Adams
2011-10-11  5:38             ` Drew Adams
2011-10-11  5:38           ` Drew Adams
2011-10-26 17:58       ` Drew Adams
2011-10-26 18:14         ` Adam Sjøgren
2011-10-26 21:48         ` chad
2011-10-26 22:32           ` Drew Adams
2011-10-26 23:13             ` chad
2011-10-27  0:08               ` Drew Adams
2011-10-27  2:51               ` Stephen J. Turnbull
2011-10-27  0:23         ` Tim Cross
2011-10-27  1:00           ` Stefan Monnier
2011-10-09  1:28 ` Michael Welsh Duggan
2011-10-09  6:06   ` Miles Bader
2011-10-09 14:55     ` Michael Welsh Duggan
  -- strict thread matches above, loose matches on Subject: below --
2011-10-08  2:08 Miles Bader

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to='CAC=50j8s3tULxy0DdiiJJYhzRKJZANPuxSMgAmTYXbAnBqEZrg@mail.gmail.com' \
    --to=theophilusx@gmail.com \
    --cc=ding@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=nsivaram.net@gmail.com \
    /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.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).