all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* unobstrusive way to show indentation
@ 2012-01-12 16:10 Le Wang
  2012-01-12 16:12 ` Le Wang
  2012-01-12 16:35 ` Stephen J. Turnbull
  0 siblings, 2 replies; 5+ messages in thread
From: Le Wang @ 2012-01-12 16:10 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 670 bytes --]

Hi,

How difficult would it be to implement some way to show indentation levels
in an unobstrusive way?  Sublime text and other modern editors do this by
drawing a thin vertical line down from (back-to-indentation).  I find it
really helpful when reading code.  This stackoverflow question clarifies
what I'm after, although I didn't ask it.  I find this really helpful when
reading a piece of code with many block levels, especially since the
standard indentation level for ruby is 2 spaces.

I guess it can be faked by changing the face of that column, but that would
be more obstrusive than a thin line.  Maybe there is another solution I
haven't thought of?

-- 
Le

[-- Attachment #2: Type: text/html, Size: 722 bytes --]

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

end of thread, other threads:[~2012-01-13  3:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-12 16:10 unobstrusive way to show indentation Le Wang
2012-01-12 16:12 ` Le Wang
2012-01-12 16:39   ` Drew Adams
2012-01-13  3:31     ` Tim Connors
2012-01-12 16:35 ` Stephen J. Turnbull

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.