all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: owner@emacsbugs.donarmstrong.com (Emacs bug Tracking System)
To: Juanma Barranquero <lekktu@gmail.com>
Subject: bug#1527: marked as done (scroll-bar-mode should use  define-minor-mode)
Date: Tue, 24 Feb 2009 16:20:04 +0000	[thread overview]
Message-ID: <handler.1527.D1527.12354919047060.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 92skown2w0.fsf@fencepost.gnu.org

[-- Attachment #1: Type: text/plain, Size: 928 bytes --]


Your message dated Tue, 24 Feb 2009 17:11:39 +0100
with message-id <f7ccd24b0902240811g51b18f4fr1d317a593bb06367@mail.gmail.com>
and subject line Re: 22.2.50; doc strings: menu-bar-mode scroll-bar-mode tool-bar-mode
has caused the Emacs bug report #1527,
regarding scroll-bar-mode should use define-minor-mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
1527: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1527
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4917 bytes --]

From: Stefan Monnier <monnier@iro.umontreal.ca>
To: quiet@emacsbugs.donarmstrong.com
Subject: scroll-bar-mode should use define-minor-mode
Date: Sun, 27 Apr 2008 21:43:24 -0400
Message-ID: <92skown2w0.fsf@fencepost.gnu.org>

Severity: minor

[ resent from
  http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg01951.html ]

>> | (scroll-bar-mode &optional flag)
>> | [...]
>> | With a numeric argument, if the argument is negative,
>> | turn off scroll bars; otherwise, turn on scroll bars.

> Actually, `(scroll-bar-mode 0)' does turn on the mode.

Does it?  Sounds like a bug.  Could someone make it use
define-minor-mode to avoid such inconsistency.


        Stefan



[-- Attachment #3: Type: message/rfc822, Size: 2841 bytes --]

From: Juanma Barranquero <lekktu@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 1527-done@emacsbugs.donarmstrong.com
Subject: Re: 22.2.50; doc strings: menu-bar-mode scroll-bar-mode tool-bar-mode
Date: Tue, 24 Feb 2009 17:11:39 +0100
Message-ID: <f7ccd24b0902240811g51b18f4fr1d317a593bb06367@mail.gmail.com>

On Mon, Apr 28, 2008 at 02:43, Stefan Monnier <monnier@iro.umontreal.ca> wrote:

>> Actually, `(scroll-bar-mode 0)' does turn on the mode.
>
> Does it?  Sounds like a bug.

Fixed.

> Could someone make it use
> define-minor-mode to avoid such inconsistency.

scroll-bar-mode is not well suited to define-minor-mode, because the
controlling variable is tri-state.

    Juanma


           reply	other threads:[~2009-02-24 16:20 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <92skown2w0.fsf@fencepost.gnu.org>]

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=handler.1527.D1527.12354919047060.ackdone@emacsbugs.donarmstrong.com \
    --to=owner@emacsbugs.donarmstrong.com \
    --cc=lekktu@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.