Sergey Vlasov <[EMAIL PROTECTED]> writes:

> Hello!
>
> GNU Emacs 21.3 seems to have problems with handling the `highlight'
> text property on invisible text.  With emacs-wiki this gives a bad
> visual effect when an extended link is placed at the beginning of
> line.  E.g., try to display a wiki file with this contents:
>
> [snip]
>
> This looks like an Emacs bug, however, I have found a workaround -
> the problem does not show up if the `highlight' property is not set
> on invisible text.  To do this, two functions in emacs-wiki need to
> be changed:

Thanks!  I've installed both of your changes.

2005-09-01 11:42:04 GMT Michael Olson <[EMAIL PROTECTED]>       patch-132

    Summary:
      Apply patches from Sergey Vlasov.
    Revision:
      emacs-wiki--main--1.0--patch-132

    * emacs-wiki-regexps (emacs-wiki-link-properties)
      (emacs-wiki-highlight-extended-link): Move '(mouse-face highlight) into
      the branch which handles the displayed text.  Also move
      '(rear-nonsticky t) to the common list, and kill the redundant
      '(emacs-wiki-keymap-property emacs-wiki-local-map) which was both in
      the common list and in the lists for displayed and invisible text.
    
    * emacs-wiki-regexps.el (emacs-wiki-regexp-emacs-revision): Move
      save-match-data outside of the `and' statement.

-- 
Michael Olson -- FSF Associate Member #652 -- http://www.mwolson.org/
Interests: anime, Debian, XHTML, wiki, Emacs Lisp
  /` |\ | | | IRC: mwolson on freenode.net: #hcoop, #muse, #pulug
 |_] | \| |_| Jabber: mwolson_at_hcoop.net

Attachment: pgp89GU1Af0oU.pgp
Description: PGP signature

_______________________________________________
emacs-wiki-discuss mailing list
emacs-wiki-discuss@nongnu.org
http://lists.nongnu.org/mailman/listinfo/emacs-wiki-discuss

Reply via email to