unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Johan Bockgård" <bojohan@gnu.org>
To: Christoph <cschol2112@googlemail.com>
Cc: 6699@debbugs.gnu.org
Subject: bug#6699: 24.0.50; In Elisp Debugger, current location indicator is not shown
Date: Sat, 07 Aug 2010 17:17:42 +0200	[thread overview]
Message-ID: <87ocdetpt5.fsf@gnu.org> (raw)
In-Reply-To: <8639vcxvyg.fsf@gmail.com> (Christoph's message of "Wed, 21 Jul 2010 17:21:27 -0600")

Christoph <cschol2112@googlemail.com> writes:

> When entering the Elisp Debugger in 24.0.50.1 (r100862) the little arrow
> indicator on the left side of the screen (fringe area?) is not shown
> anymore. In 23.2 the indicator is present as soon as one enters the
> debugger and indicates the current row being debugged.

Indeed

    (setq overlay-arrow-position (copy-marker 1))

has no effect anymore.

Seems it was broken by

    2010-05-19  Eli Zaretskii

            Redesign and reimplement bidi-aware edge positions of glyph rows.


The test in overlay_arrow_at_row fails

    (MATRIX_ROW_START_CHARPOS (row) == marker_position (val))

since the left hand side is always 0.





  reply	other threads:[~2010-08-07 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-21 23:21 bug#6699: 24.0.50; In Elisp Debugger, current location indicator is not shown Christoph
2010-08-07 15:17 ` Johan Bockgård [this message]
2010-08-08 16:56   ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87ocdetpt5.fsf@gnu.org \
    --to=bojohan@gnu.org \
    --cc=6699@debbugs.gnu.org \
    --cc=cschol2112@googlemail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).