all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: [angeli@caeruleus.net: Re: BUG in scroll-lock-mode?]
Date: Tue, 12 Jun 2007 19:58:19 -0400	[thread overview]
Message-ID: <87ps40lo84.fsf@stupidchicken.com> (raw)
In-Reply-To: <E1HxNKK-0005me-E8@fencepost.gnu.org> (Richard Stallman's message of "Sun\, 10 Jun 2007 09\:19\:28 -0400")

Richard Stallman <rms@gnu.org> writes:

> Would someone please install this in Emacs 22 and ack?

Done.

> From: Ralf Angeli <angeli@caeruleus.net>
> Subject: Re: BUG in scroll-lock-mode?
> To: Leo <sdl.web@gmail.com>
> Cc: emacs-pretest-bug@gnu.org
>
> * Leo (2007-06-07) writes:
>
>> ----- Ralf Angeli (2007-06-07) wrote:-----
>>
>>> * Leo (2007-06-07) writes:
>>>
>>>> I put (scroll-lock-mode t) in ~/.emacs, but it is still disabled after
>>>> restart emacs. Is this a bug in scroll-lock-mode?
>>>
>>> Scroll Lock mode is a buffer-local minor mode, so your command will not
>>> enable it globally.  You can enable it via a hook.  For example, if you
>>> wanted the mode to be activated when browsing info files, you could do
>>> this with something like (add-hook 'Info-mode-hook 'scroll-lock-mode).
>>
>> But looks like the doc string is not clear about this.
>
> Perhaps somebody can install the following change then.
>
> 2007-06-07  Ralf Angeli  <angeli@caeruleus.net>
>
> 	* scroll-lock.el (scroll-lock-mode): Doc fix.
>
> - --- scroll-lock.el	24 Jan 2007 19:57:54 +0100	1.5
> +++ scroll-lock.el	07 Jun 2007 11:57:17 +0200	
> @@ -50,7 +50,7 @@
>  
>  ;;;###autoload
>  (define-minor-mode scroll-lock-mode
> - -  "Minor mode for pager-like scrolling.
> +  "Buffer-local minor mode for pager-like scrolling.
>  Keys which normally move point by line or paragraph will scroll
>  the buffer by the respective amount of lines instead and point
>  will be kept vertically fixed relative to window boundaries
>
>
> - -- 
> Ralf
>
>
> _______________________________________________
> emacs-pretest-bug mailing list
> emacs-pretest-bug@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
> ----------
>
>
>
> _______________________________________________
> Emacs-devel mailing list
> Emacs-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-devel

      reply	other threads:[~2007-06-12 23:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-10 13:19 [angeli@caeruleus.net: Re: BUG in scroll-lock-mode?] Richard Stallman
2007-06-12 23:58 ` Chong Yidong [this message]

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=87ps40lo84.fsf@stupidchicken.com \
    --to=cyd@stupidchicken.com \
    --cc=emacs-devel@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 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.