bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #40561] [PATCH] Fix handling of the pager environment variable


From: Josh Triplett
Subject: [bug #40561] [PATCH] Fix handling of the pager environment variable
Date: Wed, 13 Nov 2013 01:19:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:25.0) Gecko/20100101 Firefox/25.0 Iceweasel/25.0

URL:
  <http://savannah.gnu.org/bugs/?40561>

                 Summary: [PATCH] Fix handling of the pager environment
variable
                 Project: GNU GRUB
            Submitted by: joshtriplett
            Submitted on: Tue 12 Nov 2013 05:19:22 PM PST
                Category: Configuration
                Severity: Major
                Priority: 5 - Normal
              Item Group: Software Error
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: other
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:

Currently, running "set pager=1" increments an internal variable, and setting
pager to anything else decrements it.  This requires two "set pager=0" to turn
off after two "set pager=1", and effectively enables the pager when running an
unmatched "set pager=0" (since -1 is non-zero) and disables it with a
subsequent "set pager=1".  The attached patch (with separately attached
ChangeLog entry) fixes that.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 12 Nov 2013 05:19:22 PM PST  Name:
0001-Fix-handling-of-the-pager-environment-variable.patch  Size: 1kB   By:
joshtriplett
git formatted patch (apply with git am) and separate changelog
<http://savannah.gnu.org/bugs/download.php?file_id=29600>
-------------------------------------------------------
Date: Tue 12 Nov 2013 05:19:22 PM PST  Name: 0001-ChangeLog  Size: 610B   By:
joshtriplett
git formatted patch (apply with git am) and separate changelog
<http://savannah.gnu.org/bugs/download.php?file_id=29601>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40561>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]