all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* selective display ellipses to display count of lines hidden
@ 2004-07-19  7:12 VVardhan Varma
  2004-07-19 16:55 ` Kevin Rodgers
  0 siblings, 1 reply; 2+ messages in thread
From: VVardhan Varma @ 2004-07-19  7:12 UTC (permalink / raw)


Hi,

   Is there a way to make selective display appear as :

foo()
{... ( 30 lines hidden )
     ^^^^^^^^^^^^^^^^^^^^^^^
}

  
--Regards
--Vardhan

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

* Re: selective display ellipses to display count of lines hidden
  2004-07-19  7:12 selective display ellipses to display count of lines hidden VVardhan Varma
@ 2004-07-19 16:55 ` Kevin Rodgers
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Rodgers @ 2004-07-19 16:55 UTC (permalink / raw)


VVardhan Varma wrote:
 >    Is there a way to make selective display appear as :
 >
 > foo()
 > {... ( 30 lines hidden )
 >      ^^^^^^^^^^^^^^^^^^^^^^^
 > }

I don't think so.  Selective display uses the invisible text glyph, from
the active display table, so it can be customized (even on a
buffer-by-buffer or window-by-window basis).  But all occurrences of
invisible text (within that buffer or window) will be displayed the same
way.

-- 
Kevin Rodgers

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

end of thread, other threads:[~2004-07-19 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19  7:12 selective display ellipses to display count of lines hidden VVardhan Varma
2004-07-19 16:55 ` Kevin Rodgers

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.