All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jesper Juhl <jesper.juhl@gmail.com>
To: randy_dunlap <rdunlap@xenotime.net>
Cc: piotrowskim@trex.wsi.edu.pl, linux-kernel@vger.kernel.org
Subject: Re: Script to help users to report a BUG
Date: Thu, 23 Jun 2005 21:13:29 +0200	[thread overview]
Message-ID: <9a87484905062312131e5f6b05@mail.gmail.com> (raw)
In-Reply-To: <20050623120647.2a5783d1.rdunlap@xenotime.net>

On 6/23/05, randy_dunlap <rdunlap@xenotime.net> wrote:
> On Thu, 23 Jun 2005 20:24:15 +0200 Jesper Juhl wrote:
> 
> | On 6/23/05, randy_dunlap <rdunlap@xenotime.net> wrote:
> | >
> | > 6.  Use $EDITOR instead of vim if it is defined (set).
> | >
> | Wouldn't the very best be to try and find the editor to use in the
> | following order?  :
> |
> | A) the value of $EDITOR (if set)
> | B) the value of $VISUAL (if set)
> | C) the first editor in a hardcoded list that exists and is executable
> | (a list could contain for example; vim, vi, elvis, joe, jove, nano,
> | pico, mcedit, emacs )...
> 
> Yes, that sounds better to me.
> 

A similar thing could be done for sending the email;

Look for known email clients - like mutt, pine, elm, check they exist
and are executable, then check if sendmail is available.  Present the
user with a list of the email clients found (and sendmail, if found
and local MTA process is running) and then ask them to pick their
prefered email client/sending method from the list.

-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

  reply	other threads:[~2005-06-23 19:23 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-19 20:32 Script to help users to report a BUG Paolo Ciarrocchi
2005-06-22 19:08 ` randy_dunlap
2005-06-22 20:52   ` Michał Piotrowski
2005-06-23  0:47     ` randy_dunlap
2005-06-23 18:24       ` Jesper Juhl
2005-06-23 19:06         ` randy_dunlap
2005-06-23 19:13           ` Jesper Juhl [this message]
2005-06-23 17:48             ` Michał Piotrowski
     [not found]               ` <4d8e3fd305062313032c9789e8@mail.gmail.com>
2005-06-23 18:23                 ` Michał Piotrowski
     [not found]                   ` <4d8e3fd305062400524f0ad358@mail.gmail.com>
2005-06-24  6:52                     ` Michał Piotrowski
2005-06-24 15:41                       ` randy_dunlap
2005-06-24  8:17                     ` Michał Piotrowski
     [not found]                       ` <4d8e3fd3050624032264081edf@mail.gmail.com>
     [not found]                         ` <4d8e3fd3050624050955aac41b@mail.gmail.com>
2005-06-24 14:50                           ` Martin J. Bligh
     [not found] ` <42B5C747.5050207@trex.wsi.edu.pl>
     [not found]   ` <4d8e3fd30506200027686cbafa@mail.gmail.com>
     [not found]     ` <42B6D74B.3020409@trex.wsi.edu.pl>
     [not found]       ` <4d8e3fd30506201322242d540a@mail.gmail.com>
     [not found]         ` <4d8e3fd305062205371b0a506d@mail.gmail.com>
     [not found]           ` <42B951B4.80703@trex.wsi.edu.pl>
     [not found]             ` <4d8e3fd30506220656241e1521@mail.gmail.com>
     [not found]               ` <42B9544E.7030007@trex.wsi.edu.pl>
     [not found]                 ` <4d8e3fd305062212343d9849ee@mail.gmail.com>
2005-06-22 21:27                   ` Michał Piotrowski
     [not found]                   ` <42B9D391.4020602@trex.wsi.edu.pl>
     [not found]                     ` <4d8e3fd305062300541eca2c10@mail.gmail.com>
2005-06-23 12:06                       ` Michał Piotrowski
     [not found]                         ` <9a8748490506231011128f7a38@mail.gmail.com>
2005-06-23 16:21                           ` Michał Piotrowski
2005-06-23 18:59                             ` Jesper Juhl
2005-06-23 17:27                         ` randy_dunlap
2005-06-23 18:28 ` Vara Prasad

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=9a87484905062312131e5f6b05@mail.gmail.com \
    --to=jesper.juhl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=piotrowskim@trex.wsi.edu.pl \
    --cc=rdunlap@xenotime.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.
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.