Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: "Clemens Schüller" <cs.mlists+info-gnus@mailbox.org>
To: info-gnus-english <info-gnus-english@gnu.org>
Cc: Sharon Kimble <boudiccas@talktalk.net>
Subject: Re: Line length when writing an email
Date: Mon, 21 Apr 2014 18:49:10 +0200	[thread overview]
Message-ID: <874n1mljax.fsf@cougar.home.aneadesign.com> (raw)
In-Reply-To: <87sip9ugk2.fsf@talktalk.net> (Sharon Kimble's message of "Sat, 19 Apr 2014 22:59:09 +0100")

Hello Sharon!

Sharon Kimble <boudiccas@talktalk.net> writes:
> Clemens Schüller <cs.mlists+info-gnus@mailbox.org> writes:

>> ╭────
>> │(add-hook 'message-mode-hook
>> │(lambda ()
>> │  (setq fill-column 78)
>> │  (turn-on-auto-fill)))
>> ╰────
>>
>> This should work.
> Thanks Clemens, this works beautifully. How did you get the solid lines round
> your box-quote please? It makes it stand out and look very professional! :)

I have the following code in my .emacs:

--8<---------------cut here---------------start------------->8---
(setq boxquote-top-and-tail "────"
      boxquote-top-corner "╭"
      boxquote-bottom-corner "╰"
      boxquote-side "│"
)
--8<---------------cut here---------------end--------------->8---


-- 
Best Regards, Clemens Schüller

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

      parent reply	other threads:[~2014-04-21 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-18 16:52 Sharon Kimble
2014-04-18 18:13 ` Clemens Schüller
2014-04-19 21:59   ` Sharon Kimble
2014-04-20  5:24     ` Igor Sosa Mayor
2014-04-20  6:11     ` Box-quote (was: Line length when writing an email) Teemu Likonen
2014-04-21 16:49     ` Clemens Schüller [this message]

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=874n1mljax.fsf@cougar.home.aneadesign.com \
    --to=cs.mlists+info-gnus@mailbox.org \
    --cc=boudiccas@talktalk.net \
    --cc=cs.mlists@mailbox.org \
    --cc=info-gnus-english@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 NNTP newsgroup(s).