unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: rms@gnu.org, emacs-devel@gnu.org
Subject: Re: [vrotney@earthlink.net: Eamcs 22.1 comint-scroll-show-maximum-output bug]
Date: Fri, 24 Aug 2007 21:35:06 -0400	[thread overview]
Message-ID: <jwvsl68o0rt.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <xfk5rkmt4i.fsf@fencepost.gnu.org> (Glenn Morris's message of "Fri\, 24 Aug 2007 19\:04\:45 -0400")

>   (let ((scroll-conservatively 10000))  ; no effect
>     (goto-char (point-max)))            ; still acts like s-c = 0

Of course: the let-binding is only active during evaluation of `goto-char'
whereas `scroll-conservatively' is only used later on by the redisplay
engine (which only kicks in when the elisp code is done executing).


        Stefan

  reply	other threads:[~2007-08-25  1:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-17 20:18 [vrotney@earthlink.net: Eamcs 22.1 comint-scroll-show-maximum-output bug] Richard Stallman
2007-08-24 23:04 ` Glenn Morris
2007-08-25  1:35   ` Stefan Monnier [this message]
2007-08-25 19:13     ` Glenn Morris
2007-08-26 14:15   ` Chong Yidong
2007-08-27  1:18     ` Glenn Morris
2007-08-27  3:07   ` Richard Stallman
2007-08-27  7:24     ` Glenn Morris
     [not found]       ` <E1IPj9q-0003bB-S3@fencepost.gnu.org>
2007-08-27 18:34         ` Glenn Morris
     [not found]           ` <E1IQ3Ie-0008OM-HI@fencepost.gnu.org>
     [not found]             ` <modgrcyc6.fsf@fencepost.gnu.org>
2007-08-30  7:15               ` Richard Stallman
2007-08-31  3:54                 ` Glenn Morris
2007-08-31 18:21                   ` Richard Stallman
2007-08-31 18:42                     ` Glenn Morris
  -- strict thread matches above, loose matches on Subject: below --
2007-08-25  4:07 Richard Stallman

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=jwvsl68o0rt.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=rgm@gnu.org \
    --cc=rms@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 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).