all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* tab stops - redisplay
@ 2005-03-23 23:33 Christopher C. Stacy
  2005-03-26 23:51 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Christopher C. Stacy @ 2005-03-23 23:33 UTC (permalink / raw)


Suppose I have a file that contains tab (^I) characters.
Is there a way to control which display columns each of 
those tabs on the line will correspond to?  I am thinking 
of something like tab-stop-list, except this is for display
(like tab-width), not for input.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: tab stops - redisplay
  2005-03-23 23:33 tab stops - redisplay Christopher C. Stacy
@ 2005-03-26 23:51 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2005-03-26 23:51 UTC (permalink / raw)


> Suppose I have a file that contains tab (^I) characters.
> Is there a way to control which display columns each of 
> those tabs on the line will correspond to?  I am thinking 
> of something like tab-stop-list, except this is for display
> (like tab-width), not for input.

The only thing available is tab-width, i.e. the tab stops have to all be
equally spaced.


        Stefan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-03-26 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-23 23:33 tab stops - redisplay Christopher C. Stacy
2005-03-26 23:51 ` Stefan Monnier

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.