unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* C-a moves point to the previous line
@ 2005-03-10  5:32 Kenichi Handa
  2005-03-10 14:58 ` Kim F. Storm
  0 siblings, 1 reply; 3+ messages in thread
From: Kenichi Handa @ 2005-03-10  5:32 UTC (permalink / raw)


I've just found that C-a moves point to the beginning of
previous line when hit at the end of buffer.

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C-a moves point to the previous line
  2005-03-10  5:32 C-a moves point to the previous line Kenichi Handa
@ 2005-03-10 14:58 ` Kim F. Storm
  2005-03-11  1:55   ` Kenichi Handa
  0 siblings, 1 reply; 3+ messages in thread
From: Kim F. Storm @ 2005-03-10 14:58 UTC (permalink / raw)
  Cc: emacs-devel

Kenichi Handa <handa@m17n.org> writes:

> I've just found that C-a moves point to the beginning of
> previous line when hit at the end of buffer.

Obscure .... pos-visible-in-window-p returned incorrect value for
first char in last line.

I have installed a fix.

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: C-a moves point to the previous line
  2005-03-10 14:58 ` Kim F. Storm
@ 2005-03-11  1:55   ` Kenichi Handa
  0 siblings, 0 replies; 3+ messages in thread
From: Kenichi Handa @ 2005-03-11  1:55 UTC (permalink / raw)
  Cc: emacs-devel

In article <m364zzh7iz.fsf@kfs-l.imdomain.dk>, storm@cua.dk (Kim F. Storm) writes:

> Kenichi Handa <handa@m17n.org> writes:
>>  I've just found that C-a moves point to the beginning of
>>  previous line when hit at the end of buffer.

> Obscure .... pos-visible-in-window-p returned incorrect value for
> first char in last line.

> I have installed a fix.

Thank you.  I confirmed that it's fixed.

---
Ken'ichi HANDA
handa@m17n.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-11  1:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-10  5:32 C-a moves point to the previous line Kenichi Handa
2005-03-10 14:58 ` Kim F. Storm
2005-03-11  1:55   ` Kenichi Handa

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).