Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301766 - app-admin/eselect-1.2.9: enhancement to include vimpager and vimman pager
Summary: app-admin/eselect-1.2.9: enhancement to include vimpager and vimman pager
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: eselect (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo eselect Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-21 19:54 UTC by Vivek Kushwaha
Modified: 2010-01-27 05:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for vim(man)pager in eselect (eselect-vimpager.patch,1.24 KB, patch)
2010-01-21 19:56 UTC, Vivek Kushwaha
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Kushwaha 2010-01-21 19:54:53 UTC
In eselect we can have vimpager for pager module list and vimmanpager for manpager module list.

patch attached.


Reproducible: Always

Steps to Reproduce:
n/a
Actual Results:  
n/a

Expected Results:  
n/a

n/a
Comment 1 Vivek Kushwaha 2010-01-21 19:56:38 UTC
Created attachment 217108 [details, diff]
patch for vim(man)pager in eselect
Comment 2 Ulrich Müller gentoo-dev 2010-01-27 05:53:08 UTC
In bug 190216 we have decided to add only the most common settings to the list of choices, but to allow free form input in addition.
So "eselect pager set vimpager" should just work.

Concerning the additional MANPAGER module: I think we should limit things to the most common variables. Otherwise we would need modules for BROWSER, HTMLPAGER, and dozens of others as well.

Thank you for the suggestion anyway.