all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Alexandrov <321942@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: scroll-restore-mode breaks comint-mode
Date: Tue, 17 May 2016 21:01:05 +0300	[thread overview]
Message-ID: <573B5C61.30301@gmail.com> (raw)
In-Reply-To: <jwvvb2dyigf.fsf-monnier+gmane.emacs.help@gnu.org>

On 16/05/16 21:22, Stefan Monnier wrote:
>> 1. Where to report the bug — it seems to me that it belongs to
>> scroll-restore-mode, but its page [0] says nothing about where to mail
>> issues.  Is it maintained at all?
>
> scroll-restore.el says:
>
>      ;; Time-stamp: "2007-12-05 10:44:11 martin"
>      ;; Author: Martin Rudalics <rudalics@gmx.at>
>      ;; Keywords: scrolling
>      ;; Version: 1.0
>
> so you can send it to Martin,

Fortunately, it seems that Martin monitors bug-gnu-emacs@gnu.org — in 
any case, he have already responded to a bug mailed there [1].

[1] http://debbugs.gnu.org/23546

> but for GNU ELPA packages you can also use
> M-x report-emacs-bug.

Thanks, I’ll keep that in mind.

>> I actually would hardly need scroll-restore-mode in shell, so it would be
>> enough for me if there were a way disable it on per-major-mode
>> basis. However scroll-restore-mode has only global state, no buffer-local,
>> as far as I can see.
>
> You can try
>
>     (add-hook 'comint-mode-hook
>               (lambda () (setq-local scroll-restore-mode nil)))
>
> tho I have no idea if it would work,

Sorry, it does not.



  reply	other threads:[~2016-05-17 18:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-15 15:10 scroll-restore-mode breaks comint-mode Dmitry Alexandrov
2016-05-16 18:22 ` Stefan Monnier
2016-05-17 18:01   ` Dmitry Alexandrov [this message]
     [not found] <md5:aQihEKnKqg+uTdwQ5jvv3g==>
2016-05-15 17:35 ` Dmitry Alexandrov
2016-05-15 18:43   ` Drew Adams
2016-05-15 19:04     ` Dmitry Alexandrov
2016-05-16  4:38       ` Drew Adams
2016-05-16 12:24         ` Stefan Monnier

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=573B5C61.30301@gmail.com \
    --to=321942@gmail.com \
    --cc=help-gnu-emacs@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.