From: kj <socyl@987jk.com.invalid>
To: help-gnu-emacs@gnu.org
Subject: Customizing tab stops
Date: Sun, 4 Jan 2009 16:54:19 +0000 (UTC) [thread overview]
Message-ID: <gjqpjr$5iq$1@reader1.panix.com> (raw)
In a Fundamental-mode buffer, inserting a tab causes the cursor to
jump to the next tab stop. By default these tab stops are at
positions 8, 16, 24, etc. I would like to customize these spacings
for a particular buffer.
I thought that the variable tab-stop-list would do the trick. So
I made it local to the buffer, and used the command edit-tab-stops
to edit its value. Originally its value was the default
(8 16 24 32 40 48 56 64 72 80 88 96 104 112 120)
and I changed it to
(16 27 58 68)
...but the display of the buffer was not affected; i.e. the
tab-separated fields in the buffer remained at the default tab
stops.
I realize that the customized local value of tab-stop-list does
affect the behavior of the tab-to-tab-stop command in this buffer,
but this is not what I'm interested in. I want to affect how Emacs
*displays* the text that follows a tab.
Is there a way to customize such display?
TIA!
Kynn
--
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.
next reply other threads:[~2009-01-04 16:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-04 16:54 kj [this message]
2009-01-05 21:14 ` Customizing tab stops Lowell Gilbert
2009-01-06 3:01 ` poppyer
2009-01-07 4:19 ` Chetan
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='gjqpjr$5iq$1@reader1.panix.com' \
--to=socyl@987jk.com.invalid \
--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).