unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / 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

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).