GNU bug report logs - #6687
[24.0.50] end-of-buffer cursor position with an overlay

Previous Next

Package: emacs;

Reported by: Tetsuo Tsukamoto <czkmt <at> ims.u-tokyo.ac.jp>

Date: Wed, 21 Jul 2010 09:20:03 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tetsuo Tsukamoto <czkmt <at> ims.u-tokyo.ac.jp>
To: 6687 <at> debbugs.gnu.org
Subject: bug#6687: [24.0.50] end-of-buffer cursor position with an overlay
Date: Thu, 22 Jul 2010 00:37:16 +0900
With further testings, I noticed that the condition where problem
is reproduced is not (eobp) but (and (bolp) (eolp)), i.e. when
point is at an empty line.

In addition, I should correct the conclusion of my first message as
follows.

Emacs 24.0.50 with point at an empty line displays cursor
differently relative to an overlay placed at the point.


In GNU Emacs 24.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2010-07-21 on t400s.localdomain
Windowing system distributor `Fedora Project', version 11.0.10802000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.utf8
  value of $XMODIFIERS: @im=none
  locale-coding-system: utf-8
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

-- 
Tetsuo Tsukamoto




This bug report was last modified 14 years and 184 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.