all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Noam Postavsky <npostavs@users.sourceforge.net>,
	John Mastro <john.b.mastro@gmail.com>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: Odd block highlighting [master build]
Date: Tue, 20 Sep 2016 20:10:26 +0000	[thread overview]
Message-ID: <CAFyQvY06878-Z-ZkXyDYPPYfuObJaT0MBwt6L5e3HLjR5FgCog@mail.gmail.com> (raw)
In-Reply-To: <CAFyQvY1PwHFs_0z+CJj-g6pPC8_YonUFqQbPKVQB8MMA4My+mg@mail.gmail.com>

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

On Tue, Sep 20, 2016 at 4:06 PM Kaushal Modi <kaushal.modi@gmail.com> wrote:

>
> I do not understand overlays very well, but it looks like verilog-mode or
> some minor mode created 5 overlays over the same region, and they did not
> get removed even when those modes were disabled.
>

Some more info.. with each revert-buffer call, that overlay is replicating
over the same region.. I reverted the buffer 4-5 times and now in the C-u
C-x = generated Help buffer, I see..

 From 1466 to 1482
  end-closed           t
  evaporate            t
  local-map            [Show]
  mouse-face           highlight
  start-closed         t
  verilog-include-file t
 From 1466 to 1482
  end-closed           t
  evaporate            t
  local-map            [Show]
  mouse-face           highlight
  start-closed         t
  verilog-include-file t
...

(and so on 27 times!)

-- 

Kaushal Modi

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

  reply	other threads:[~2016-09-20 20:10 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-20 18:44 Odd block highlighting [master build] Kaushal Modi
2016-09-20 18:47 ` Odd block highlighting [emacs-25 branch build] (Was: .. master build]) Kaushal Modi
2016-09-20 19:35 ` Odd block highlighting [master build] John Mastro
2016-09-20 19:44   ` Noam Postavsky
2016-09-20 19:50     ` Kaushal Modi
2016-09-20 20:06       ` Kaushal Modi
2016-09-20 20:10         ` Kaushal Modi [this message]
2016-09-20 20:53           ` Kaushal Modi
2016-09-20 21:48             ` Noam Postavsky
2016-09-20 20:49         ` John Mastro
2016-09-20 20:58           ` Kaushal Modi
2016-09-20 19:45   ` Kaushal Modi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY06878-Z-ZkXyDYPPYfuObJaT0MBwt6L5e3HLjR5FgCog@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=john.b.mastro@gmail.com \
    --cc=npostavs@users.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.