all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tetsuo Tsukamoto <czkmt@ims.u-tokyo.ac.jp>
To: 6687@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	[thread overview]
Message-ID: <m3sk3cdexf.fsf@czkmt.ims.u-tokyo.ac.jp> (raw)
In-Reply-To: <m3hbjtnrbo.fsf@czkmt.ims.u-tokyo.ac.jp>

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





  reply	other threads:[~2010-07-21 15:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-21  8:59 bug#6687: [24.0.50] end-of-buffer cursor position with an overlay Tetsuo Tsukamoto
2010-07-21 15:37 ` Tetsuo Tsukamoto [this message]
2010-07-21 16:25   ` Tetsuo Tsukamoto
2010-07-21 16:47     ` Tetsuo Tsukamoto
2010-11-19 16:36     ` 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

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

  git send-email \
    --in-reply-to=m3sk3cdexf.fsf@czkmt.ims.u-tokyo.ac.jp \
    --to=czkmt@ims.u-tokyo.ac.jp \
    --cc=6687@debbugs.gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.