all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tassilo@member.fsf.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Elastic tabstops?
Date: Thu, 26 Feb 2009 12:57:28 +0100	[thread overview]
Message-ID: <877i3dwguv.fsf@thinkpad.tsdh.de> (raw)
In-Reply-To: 6f93bd5c-238c-4da2-9224-1a53074c3a28@o36g2000yqh.googlegroups.com

egarrulo@gmail.com writes:

Hi!

> is there an Emacs mode which implements elastic tabstops (tabstops
> that expand or shrink to fit their contents)?

Isn't that basically the same which `indent-relative' does?

,----[ C-h f indent-relative RET ]
| indent-relative is an interactive compiled Lisp function in `indent.el'.
| 
| (indent-relative &optional unindented-ok)
| 
| Space out to under next indent point in previous nonblank line.
| An indent point is a non-whitespace character following whitespace.
| The following line shows the indentation points in this line.
|     ^         ^    ^     ^   ^           ^      ^  ^    ^
| If the previous nonblank line has no indent points beyond the
| column point starts at, `tab-to-tab-stop' is done instead, unless
| this command is invoked with a numeric argument, in which case it
| does nothing.
| 
| See also `indent-relative-maybe'.
`----

Bye,
Tassilo





  reply	other threads:[~2009-02-26 11:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-26 11:21 Elastic tabstops? egarrulo
2009-02-26 11:57 ` Tassilo Horn [this message]
2009-02-26 15:41 ` Alan Mackenzie
     [not found] ` <mailman.1860.1235661582.31690.help-gnu-emacs@gnu.org>
2009-02-26 19:13   ` egarrulo
2009-02-26 20:04     ` egarrulo
     [not found] ` <mailman.1851.1235649463.31690.help-gnu-emacs@gnu.org>
2009-02-26 19:28   ` egarrulo
2009-03-06 16:55 ` Elena

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=877i3dwguv.fsf@thinkpad.tsdh.de \
    --to=tassilo@member.fsf.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.
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.