all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 20236@debbugs.gnu.org, "Tory S. Anderson" <torys.anderson@gmail.com>
Subject: bug#20236: 25.0.50; Feature Request: scroll-other-window does not allow setting of scroll function
Date: Thu, 02 Dec 2021 11:10:09 +0100	[thread overview]
Message-ID: <87mtlj5ncu.fsf@gnus.org> (raw)
In-Reply-To: <jwvtwwy3aws.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Thu, 02 Apr 2015 09:42:28 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> the c-code scroll-other-window functions do not allow specification of
>> the function to be used for scrolling, which means they have problems
>> with other-window modes like Info and PDF-View.  It would be
>> tremendously useful if support for dynamic setting of the
>> scroll-other-window functions would be allowed (based on the mode of
>> other-window). 
>
> Agreed.  Patch welcome.

Hm...  I don't think modes explicitly define a scrolling command -- they
just rebind <next> etc?

So for this to work, we'd have to introduce a scroll-command variable
that buffers could set locally, and then have scroll_command call that
instead of doing its thing if it's set?

Anybody have an opinion here?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-12-02 10:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-31 11:09 bug#20236: 25.0.50; Feature Request: scroll-other-window does not allow setting of scroll function Tory S. Anderson
2015-04-02 13:42 ` Stefan Monnier
2021-12-02 10:10   ` Lars Ingebrigtsen [this message]
2021-12-02 17:41     ` Juri Linkov
2021-12-03 16:05       ` Lars Ingebrigtsen
2022-05-01 10:49         ` Lars Ingebrigtsen
2015-04-17  6:05 ` bug#20236: add tiny-change equivalent to 62e7506 Paul Eggert
2015-04-17  6:16 ` bug#20236: 25.0.50; Feature Request: scroll-other-window does not allow setting of scroll function Paul Eggert

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=87mtlj5ncu.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=20236@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=torys.anderson@gmail.com \
    /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.