From: Eli Zaretskii <eliz@gnu.org>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs + donation
Date: Wed, 10 Jan 2018 18:00:24 +0200 [thread overview]
Message-ID: <838td566w7.fsf@gnu.org> (raw)
In-Reply-To: <CAKs215DQHxN2itoUM=pbrF9CLLA+qO1o+CYaOBccCRFOren-7g@mail.gmail.com> (message from d paddy on Wed, 10 Jan 2018 09:35:36 -0500)
> From: d paddy <d0.paddy@gmail.com>
> Date: Wed, 10 Jan 2018 09:35:36 -0500
> Cc: d paddy <d0.paddy@gmail.com>
>
> key 1 : 1
> key 2 : 2
> key 3 : 3
> key 4 : enter
> key 5 : space
> key 6 : space
> key 7 : space
> key 8 : enter
> key 9 : 5
> key 10: 6
> key 11: 7
>
> The word count utility reports only eight bytes in the file "example" --
> even though I typed eleven -- and hexl-mode shows those bytes are
>
> byte 1 : 31
> byte 2 : 32
> byte 3 : 33
> byte 4 : 0a
> byte 5 : 0a
> byte 6 : 34
> byte 7 : 35
> byte 8 : 36
>
> Emacs evidently changes my input. How do I cajole emacs into reflecting
> exactly what I type?
Turn off electric-indent-mode. When that mode is turned on (as it is
by default), typing RET removes trailing whitespace from the previous
line.
next prev parent reply other threads:[~2018-01-10 16:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-10 14:35 emacs + donation d paddy
2018-01-10 16:00 ` Eli Zaretskii [this message]
2018-01-10 16:06 ` Robert Pluim
2018-01-10 16:07 ` tomas
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=838td566w7.fsf@gnu.org \
--to=eliz@gnu.org \
--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).