* Problems with patch to `recenter'
@ 2005-07-07 0:31 Juanma Barranquero
2005-07-07 9:40 ` Kim F. Storm
2005-07-07 21:31 ` Richard M. Stallman
0 siblings, 2 replies; 6+ messages in thread
From: Juanma Barranquero @ 2005-07-07 0:31 UTC (permalink / raw)
This change to `recenter' has problems.
2005-07-06 Richard M. Stallman <rms@gnu.org>
* window.c (Frecenter): When arg is inside the scroll margin,
move it out of the margin.
emacs -Q
M-x ielm <RET>
<RET>...
Only the first line is visible. You can move to the beginning of the
buffer and see it, but as soon has you hit <RET>, again only the last
prompt is visible.
--
/L/e/k/t/u
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problems with patch to `recenter'
2005-07-07 0:31 Problems with patch to `recenter' Juanma Barranquero
@ 2005-07-07 9:40 ` Kim F. Storm
2005-07-07 10:13 ` Juanma Barranquero
2005-07-07 21:31 ` Richard M. Stallman
1 sibling, 1 reply; 6+ messages in thread
From: Kim F. Storm @ 2005-07-07 9:40 UTC (permalink / raw)
Cc: Emacs Devel
Juanma Barranquero <lekktu@gmail.com> writes:
> This change to `recenter' has problems.
>
> 2005-07-06 Richard M. Stallman <rms@gnu.org>
>
> * window.c (Frecenter): When arg is inside the scroll margin,
> move it out of the margin.
>
> emacs -Q
> M-x ielm <RET>
> <RET>...
>
> Only the first line is visible. You can move to the beginning of the
> buffer and see it, but as soon has you hit <RET>, again only the last
> prompt is visible.
I just installed a fix to Frecenter -- pls. try again.
--
Kim F. Storm <storm@cua.dk> http://www.cua.dk
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problems with patch to `recenter'
2005-07-07 9:40 ` Kim F. Storm
@ 2005-07-07 10:13 ` Juanma Barranquero
0 siblings, 0 replies; 6+ messages in thread
From: Juanma Barranquero @ 2005-07-07 10:13 UTC (permalink / raw)
Cc: Emacs Devel
On 7/7/05, Kim F. Storm <storm@cua.dk> wrote:
> I just installed a fix to Frecenter -- pls. try again.
Yeah, it seems to work OK. Thanks.
--
/L/e/k/t/u
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problems with patch to `recenter'
2005-07-07 0:31 Problems with patch to `recenter' Juanma Barranquero
2005-07-07 9:40 ` Kim F. Storm
@ 2005-07-07 21:31 ` Richard M. Stallman
2005-07-08 0:11 ` Juanma Barranquero
1 sibling, 1 reply; 6+ messages in thread
From: Richard M. Stallman @ 2005-07-07 21:31 UTC (permalink / raw)
Cc: emacs-devel
This change to `recenter' has problems.
2005-07-06 Richard M. Stallman <rms@gnu.org>
* window.c (Frecenter): When arg is inside the scroll margin,
move it out of the margin.
emacs -Q
M-x ielm <RET>
<RET>...
It does not fail for me. I tried it on a tty and under X.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problems with patch to `recenter'
2005-07-07 21:31 ` Richard M. Stallman
@ 2005-07-08 0:11 ` Juanma Barranquero
2005-07-11 19:25 ` Romain Francoise
0 siblings, 1 reply; 6+ messages in thread
From: Juanma Barranquero @ 2005-07-08 0:11 UTC (permalink / raw)
Cc: emacs-devel
On 7/7/05, Richard M. Stallman <rms@gnu.org> wrote:
> emacs -Q
> M-x ielm <RET>
> <RET>...
>
> It does not fail for me. I tried it on a tty and under X.
It does not fail for me either, now that Kim has fixed it...
--
/L/e/k/t/u
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Problems with patch to `recenter'
2005-07-08 0:11 ` Juanma Barranquero
@ 2005-07-11 19:25 ` Romain Francoise
0 siblings, 0 replies; 6+ messages in thread
From: Romain Francoise @ 2005-07-11 19:25 UTC (permalink / raw)
There are still issues with this patch: on a tty with current CVS, C-l
doesn't recenter the screen, it scrolls the buffer so that the current
line is the last line at the bottom of the window.
M-10 C-l and M--10 C-l work as expected, though.
--
Romain Francoise <romain@orebokech.com> | No one should fear what they
it's a miracle -- http://orebokech.com/ | cannot see. --Beth Gibbons
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-07-11 19:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-07 0:31 Problems with patch to `recenter' Juanma Barranquero
2005-07-07 9:40 ` Kim F. Storm
2005-07-07 10:13 ` Juanma Barranquero
2005-07-07 21:31 ` Richard M. Stallman
2005-07-08 0:11 ` Juanma Barranquero
2005-07-11 19:25 ` Romain Francoise
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).