all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles.bader@necel.com>
Cc: emacs-devel@gnu.org
Subject: Re: indent-tabs-mode
Date: Wed, 09 Aug 2006 16:13:48 +0900	[thread overview]
Message-ID: <buozmeepej7.fsf@dhapc248.dev.necel.com> (raw)
In-Reply-To: <17625.31980.322753.880555@kahikatea.snap.net.nz> (Nick Roberts's message of "Wed, 9 Aug 2006 18:13:00 +1200")

Nick Roberts <nickrob@snap.net.nz> writes:
> Every application has to decide how it's going to display a tab.  Emacs
> uses eight spaces by default but others use a different number.

8 is not an arbitrary value, it's pretty much the standard.

> I've noticed it in diffs where the source has tabs and appears different
> e.g in the mail archives.

This is due to users who use a different setting when they edit a file;
in order to get rid of _that_ problem, you're going to have to convince
everybody to change their setting, and morever, _modify_ every existing
source file.  That's a nightmare for merging/maintenance, and isn't
going to (shouldn't) happen.

>  > Those commands do not do anything special, they simply do what
>  > indent-tabs-mode tells them to do; if indent-tabs-mode is t, they will
>  > insert tabs.
>
> Since they all seem to insert spaces, I think this either says that nil would
> be a sensible default for indent-tabs-mode, or it doesn't really matter.

They do not insert spaces by default.  If they are for you, that means
you've changed some setting.

-Miles
-- 
"Suppose He doesn't give a shit?  Suppose there is a God but He
just doesn't give a shit?"  [George Carlin]

  reply	other threads:[~2006-08-09  7:13 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-09  0:19 indent-tabs-mode Nick Roberts
2006-08-09  0:34 ` indent-tabs-mode Giorgos Keramidas
2006-08-09  2:40 ` indent-tabs-mode Miles Bader
2006-08-09  3:45   ` indent-tabs-mode Nick Roberts
2006-08-09  4:58     ` indent-tabs-mode Miles Bader
2006-08-09  5:11       ` indent-tabs-mode Nick Roberts
2006-08-09  5:34         ` indent-tabs-mode Miles Bader
2006-08-09  6:13           ` indent-tabs-mode Nick Roberts
2006-08-09  7:13             ` Miles Bader [this message]
2006-08-09 11:09             ` indent-tabs-mode Klaus Zeitler
2006-08-09 17:25               ` indent-tabs-mode Eli Zaretskii
2006-08-10  5:27                 ` indent-tabs-mode Miles Bader
2006-08-10 15:11                   ` indent-tabs-mode Stefan Monnier
2006-08-10 15:22                     ` indent-tabs-mode Aidan Kehoe
2006-08-09 19:15 ` indent-tabs-mode Richard Stallman
2006-08-09 22:29   ` indent-tabs-mode Bill Wohler
2006-08-10  2:51     ` indent-tabs-mode Stefan Monnier
2006-08-10  5:30       ` indent-tabs-mode Miles Bader
2006-08-10 16:27     ` indent-tabs-mode Richard Stallman
2006-08-10 16:45       ` indent-tabs-mode Bill Wohler
  -- strict thread matches above, loose matches on Subject: below --
2006-08-09 13:06 indent-tabs-mode Robert Thorpe

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=buozmeepej7.fsf@dhapc248.dev.necel.com \
    --to=miles.bader@necel.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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.
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.