From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: slrn and emacsclient
Date: Sun, 04 Feb 2007 10:28:14 -0700 [thread overview]
Message-ID: <eq553e$jle$1@sea.gmane.org> (raw)
In-Reply-To: <slrnes4oej.crj.tyler.smith@blackbart.mynetwork>
Tyler Smith wrote:
> On 2007-02-01, Maarten Bergvelt <bergv@math.uiuc.edu> wrote:
>> I do in my .slrnrc
>> set editor_command "emacs -nw '%s'"
>> and I don't have any customization in my .emacs. It just works for me,
>> after finishing the posting I type C-c C-c and it returns me to slrn,
>> to send it.
>
> Ok, I've got that now as well, we'll see how it works.
>
> C-c C-c does nothing.
>
> C-x # does nothing
>
> C-x C-c ask me to save then returns control to slrn so that I can
> post, or re-edit. That looks good. Still, it would be nice to have it
> open automatically in mail-mode (or text mode) to do proper
> line-wrapping and quote highlighting etc.
That's the easy part: `C-h v buffer-file-name' in the message buffer,
then fix this part of your .emacs to match the slrn temp file names:
(add-to-list 'auto-mode-alist '("/slrn" . mail-mode)) ;; just a guess!
--
Kevin Rodgers
Denver, Colorado, USA
next prev parent reply other threads:[~2007-02-04 17:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-01 12:40 slrn and emacsclient Tyler Smith
2007-02-01 17:04 ` Maarten Bergvelt
2007-02-01 21:55 ` Tyler Smith
2007-02-01 22:09 ` Tyler Smith
2007-02-04 17:28 ` Kevin Rodgers [this message]
[not found] ` <mailman.4001.1170610117.2155.help-gnu-emacs@gnu.org>
2007-02-05 4:12 ` Tyler Smith
2007-02-05 9:59 ` Peter Dyballa
[not found] ` <mailman.4033.1170669629.2155.help-gnu-emacs@gnu.org>
2007-02-05 16:02 ` Tyler Smith
2007-02-05 17:57 ` Peter Dyballa
[not found] ` <mailman.4057.1170698276.2155.help-gnu-emacs@gnu.org>
2007-02-06 2:36 ` Tyler Smith
2007-02-01 17:28 ` Phil Jackson
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='eq553e$jle$1@sea.gmane.org' \
--to=kevin.d.rodgers@gmail.com \
--cc=help-gnu-emacs@gnu.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.
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).