bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6697: 24.0.50; Emacs doesn't show fringe marker at overlay-arrow-pos


From: Glenn Morris
Subject: bug#6697: 24.0.50; Emacs doesn't show fringe marker at overlay-arrow-position
Date: Fri, 20 Aug 2010 16:26:13 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Tassilo Horn wrote:

> Start emacs 24 with emacs -Q, goto *scratch* and evaluate:
>
>   (progn (setq overlay-arrow-position (make-marker))
>          (set-marker overlay-arrow-position
>                      (line-beginning-position)))
>
> The expected result is the display of an arrow fringe marker at point's
> line, or the display of an "=>" text marker (overlay-arrow-string) in
> non-graphical frames.  But the current bzr trunk shows none of them.

Works for me with the current trunk. Do you still see this?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]