From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: package: iPhone behavior insert . After a word and twice space
Date: Tue, 28 Nov 2017 21:36:21 +0100 [thread overview]
Message-ID: <86efoiuomy.fsf@zoho.com> (raw)
In-Reply-To: CAHGDjgC7ck4LDHnRamGVa6G9KuLm-PkgQAwEfTu4e8QS6Wwu9A@mail.gmail.com
Hi-Angel wrote:
> You're right. But not everyone can move
> everything to Emacs. There are specialized
> applications; and sometimes it's just not
> worth the effort. E.g. I am using a mail
> client application — I do not spend much time
> there, whereas proper Emacs-solution would
> require lots of time to make sure of proper
> html-rendering.
I'm confident Gnus can do it. It even has
a setting so you can pick and choose what
renderer (or browser) you'd want for the job.
But HTML and mail is a bad combination anyway.
Here is what I do:
(setq gnus-inhibit-images t)
(setq mm-discouraged-alternatives '("text/html" "text/richtext"))
(setq mm-text-html-renderer #'w3m)
Perhaps the second line is all you/I need...?
And even more broadly, mail (and news) is
something Emacs has better than anyone else so
it is a poor example why people shouldn't move
their activities to Emacs...
> Yeah, in fact readline library is using those
> keys. Just install oh-my-zsh — they have them
> configured by default.
I don't need to - I already have it :)
--
underground experts united
http://user.it.uu.se/~embe8573
next prev parent reply other threads:[~2017-11-28 20:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-26 15:22 package: iPhone behavior insert . After a word and twice space Uwe Brauer
2017-11-26 19:29 ` Uwe Brauer
[not found] ` <mailman.4600.1511724569.27995.help-gnu-emacs@gnu.org>
2017-11-26 20:27 ` Thorsten Bonow
2017-11-26 20:53 ` Uwe Brauer
2017-11-26 21:28 ` Hi-Angel
2017-11-26 23:21 ` Emanuel Berg
2017-11-27 4:56 ` Hi-Angel
2017-11-28 20:36 ` Emanuel Berg [this message]
2017-11-26 22:06 ` Emanuel Berg
[not found] <mailman.4578.1511709783.27995.help-gnu-emacs@gnu.org>
2017-11-26 18:53 ` Thorsten Bonow
2017-11-26 20:57 ` Uwe Brauer
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=86efoiuomy.fsf@zoho.com \
--to=moasen@zoho.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).