all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* occur mode questions
@ 2003-06-04 17:11 Javier Oviedo
  2003-06-04 21:06 ` kgold
  0 siblings, 1 reply; 3+ messages in thread
From: Javier Oviedo @ 2003-06-04 17:11 UTC (permalink / raw)


Hello all:

A few Occur-mode questions:

1. Sometimes when I use occur, the *Occur* buffer show matches WITHOUT the
proper font-lock-face attributes. What would cause this to fail? Most of the
time things are displayed correctly.

2. Can occur highlight multiple instances of the expression per line?
Currently It highlights the first occurrence, but leaves subsequent ones
without highlight. Here is an example output. The expression is
"load-path".  In the occur-mode window, only the first instance of load-path
is
highlighted.
Example:
   :(setq load-path (cons "C:/site-lisp_21_2" load-path))

Any help? Thanks in advance.

--
Javier

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

* Re: occur mode questions
  2003-06-04 17:11 occur mode questions Javier Oviedo
@ 2003-06-04 21:06 ` kgold
  2003-06-05 13:58   ` Javier Oviedo
  0 siblings, 1 reply; 3+ messages in thread
From: kgold @ 2003-06-04 21:06 UTC (permalink / raw)



It never "occurred" to me that occur could highlight the matches.  How
do you turn that on?

"Javier Oviedo" <email_joviedo@yahoo.com> writes:
> 
> A few Occur-mode questions:
> 
> 1. Sometimes when I use occur, the *Occur* buffer show matches WITHOUT the
> proper font-lock-face attributes. What would cause this to fail? Most of the
> time things are displayed correctly.
> 
> 2. Can occur highlight multiple instances of the expression per line?
> Currently It highlights the first occurrence, but leaves subsequent ones
> without highlight. Here is an example output. The expression is
> "load-path".  In the occur-mode window, only the first instance of load-path
> is
> highlighted.
> Example:
>    :(setq load-path (cons "C:/site-lisp_21_2" load-path))

-- 
-- 
Ken Goldman   kgold@watson.ibm.com   914-784-7646

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

* Re: occur mode questions
  2003-06-04 21:06 ` kgold
@ 2003-06-05 13:58   ` Javier Oviedo
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Oviedo @ 2003-06-05 13:58 UTC (permalink / raw)


I did not do anything...it seems to be turned on by default. Look at
replace.el.

--
Javier


"kgold" <kgold@watson.ibm.com> wrote in message
news:bblmvs$hvs$1@news.btv.ibm.com...
>
> It never "occurred" to me that occur could highlight the matches.  How
> do you turn that on?
>
> "Javier Oviedo" <email_joviedo@yahoo.com> writes:
> >
> > A few Occur-mode questions:
> >
> > 1. Sometimes when I use occur, the *Occur* buffer show matches WITHOUT
the
> > proper font-lock-face attributes. What would cause this to fail? Most of
the
> > time things are displayed correctly.
> >
> > 2. Can occur highlight multiple instances of the expression per line?
> > Currently It highlights the first occurrence, but leaves subsequent ones
> > without highlight. Here is an example output. The expression is
> > "load-path".  In the occur-mode window, only the first instance of
load-path
> > is
> > highlighted.
> > Example:
> >    :(setq load-path (cons "C:/site-lisp_21_2" load-path))
>
> --
> --
> Ken Goldman   kgold@watson.ibm.com   914-784-7646

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

end of thread, other threads:[~2003-06-05 13:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-04 17:11 occur mode questions Javier Oviedo
2003-06-04 21:06 ` kgold
2003-06-05 13:58   ` Javier Oviedo

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.