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: Eli Zaretskii
Subject: bug#6697: 24.0.50; Emacs doesn't show fringe marker at overlay-arrow-position
Date: Sat, 21 Aug 2010 00:09:48 +0300

> From: Glenn Morris <rgm@gnu.org>
> Date: Fri, 20 Aug 2010 16:26:13 -0400
> Cc: 6697@debbugs.gnu.org
> 
> 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?

This bug report is probably a duplicate of 6699, which I fixed 2 weeks
ago.  It should be closed.





reply via email to

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