all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Harald Dunkel <harald.dunkel@t-online.de>
Cc: 4743@emacsbugs.donarmstrong.com
Subject: bug#4743: fundamental mode not sufficiently fundamental yet
Date: Sun, 18 Oct 2009 22:04:52 -0400	[thread overview]
Message-ID: <jwvpr8kywio.fsf-monnier+emacsbugreports@gnu.org> (raw)
In-Reply-To: <4ADAF632.5080003@t-online.de> (Harald Dunkel's message of "Sun,  18 Oct 2009 13:04:18 +0200")

> Actually I just want to enter some text without having to care about
> different modes or redefining some internal functions.

Looks like maybe you don't want Emacs.

> then the cursor should move to the next tab stop, which should be
> every 8th column, as usual.

That's not what the TAB key does usually in Emacs.

> All the Emacs clones I tried (mg, zile, jove) work this way.

It turns out that Emacs's fundamental mode used to behave in this way at
some point in the past.  But most like those "micro emacsen" do it this
way simply because they want to keep things simple.

> But maybe I am too blind to see. Is there a more basic mode for Emacs
> than "fundamental"?

I told you there's paragraph-indent-text-mode which may fit your bill.
Otherwise (setq-default indent-fill-function 'indent-to-left-margin) is
another way to get what you want (by reverting to the older behavior,
which is also probably the one still used in XEmacs).


        Stefan





  reply	other threads:[~2009-10-19  2:04 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-17  8:52 bug#4743: fundamental mode not sufficiently fundamental yet Harald Dunkel
2009-10-18  1:14 ` Stefan Monnier
2009-10-18 11:04   ` Harald Dunkel
2009-10-19  2:04     ` Stefan Monnier [this message]
2009-10-19 18:27       ` Harald Dunkel
2009-10-20 13:16         ` Stefan Monnier
2009-10-20 18:11         ` Andreas Schwab
2011-07-09 18:52           ` Glenn Morris

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=jwvpr8kywio.fsf-monnier+emacsbugreports@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=4743@emacsbugs.donarmstrong.com \
    --cc=harald.dunkel@t-online.de \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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.