* [gentoo-user] No manual entry for emerge
@ 2011-12-24 11:53 Vishnupradeep
2011-12-24 12:05 ` Florian Philipp
` (2 more replies)
0 siblings, 3 replies; 26+ messages in thread
From: Vishnupradeep @ 2011-12-24 11:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 559 bytes --]
man emerge
sh: /usr/bin/less: No such file or directory
Error executing formatting or display command.
System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10") |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
No manual entry for emerge
What should i do ??
----
Linux Blog: http://xtreme-linux.blogspot.com/
Fedora Blog: http://xtreme-fedora.blogspot.com/
My Blog: http://sharedonweb.blogspot.com/
[-- Attachment #2: Type: text/html, Size: 952 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 11:53 [gentoo-user] No manual entry for emerge Vishnupradeep
@ 2011-12-24 12:05 ` Florian Philipp
2011-12-24 12:13 ` Vishnupradeep
2011-12-24 12:11 ` Dale
2011-12-24 12:40 ` Pandu Poluan
2 siblings, 1 reply; 26+ messages in thread
From: Florian Philipp @ 2011-12-24 12:05 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 620 bytes --]
Am 24.12.2011 12:53, schrieb Vishnupradeep:
> man emerge
> sh: /usr/bin/less: No such file or directory
> Error executing formatting or display command.
> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
> 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
> '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10")
> | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
> status 127.
> No manual entry for emerge
>
> What should i do ??
>
emerge -av sys-apps/less
You unmerged less. emerge --depclean warned you.
Hope this helps,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 11:53 [gentoo-user] No manual entry for emerge Vishnupradeep
2011-12-24 12:05 ` Florian Philipp
@ 2011-12-24 12:11 ` Dale
2011-12-24 12:28 ` Pandu Poluan
2011-12-24 12:40 ` Pandu Poluan
2 siblings, 1 reply; 26+ messages in thread
From: Dale @ 2011-12-24 12:11 UTC (permalink / raw
To: gentoo-user
Vishnupradeep wrote:
> man emerge
> sh: /usr/bin/less: No such file or directory
> Error executing formatting or display command.
> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
> 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
> '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl
> \n(nlu+10") | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less)
> exited with status 127.
> No manual entry for emerge
>
> What should i do ??
>
> ----
> Linux Blog: http://xtreme-linux.blogspot.com/
> Fedora Blog: http://xtreme-fedora.blogspot.com/
> My Blog: http://sharedonweb.blogspot.com/
>
>
I would make sure less is installed. There have been some changes to
something and some people are letting --depclean or friends remove
less. It's a long story and there are other threads about it. Just
check and see if less is installed and if it is not, emerge it and make
sure it is added to the world file.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:05 ` Florian Philipp
@ 2011-12-24 12:13 ` Vishnupradeep
0 siblings, 0 replies; 26+ messages in thread
From: Vishnupradeep @ 2011-12-24 12:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2361 bytes --]
# emerge
/usr/lib64/portage/pym/portage/package/ebuild/config.py:353: UserWarning:
'cache.metadata_overlay.database' is deprecated: /etc/portage/modules
(user_auxdbmodule, modules_file))
emerge: the other white meat (command-line interface to the Portage system)
Usage:
emerge [ options ] [ action ] [ ebuild | tbz2 | file | @set | atom ] [
... ]
emerge [ options ] [ action ] < system | world >
emerge < --sync | --metadata | --info >
emerge --resume [ --pretend | --ask | --skipfirst ]
emerge --help [ --verbose ]
Options: -[abBcCdDefgGhjkKlnNoOpPqrsStuvV]
[ --color < y | n > ] [ --columns ]
[ --complete-graph ] [ --deep ]
[ --jobs JOBS ] [ --keep-going ] [ --load-average LOAD
]
[ --newuse ] [ --noconfmem ] [ --nospinner ]
[ --oneshot ] [ --onlydeps ] [ --quiet-build [ y | n ]
]
[ --reinstall changed-use ] [ --with-bdeps < y | n >
]
Actions: [ --depclean | --list-sets | --search | --sync | --version
]
For more help consult the man page.
and manual page looks like mess. Few lines from man emerge is given below.
ESC[1mNAMEESC[0m
emerge - Command-line interface to the Portage system
ESC[1mSYNOPSISESC[0m
ESC[1memerge ESC[22m[ESC[4moptionsESC[24m] [ESC[4mactionESC[24m]
[ESC[4mebuildESC[24m | ESC[4mtbz2file
ESC[24m | ESC[4mfileESC[24m | ESC[4m@setESC[24m | ESC[4matomESC[24m] ...
ESC[1memerge --sync ESC[22m| ESC[1m--versionESC[0m
----
Linux Blog: http://xtreme-linux.blogspot.com/
Fedora Blog: http://xtreme-fedora.blogspot.com/
My Blog: http://sharedonweb.blogspot.com/
On Sat, Dec 24, 2011 at 12:05 PM, Florian Philipp <lists@binarywings.net>wrote:
> Am 24.12.2011 12:53, schrieb Vishnupradeep:
> > man emerge
> > sh: /usr/bin/less: No such file or directory
> > Error executing formatting or display command.
> > System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
> > 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
> > '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10")
> > | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
> > status 127.
> > No manual entry for emerge
> >
> > What should i do ??
> >
>
> emerge -av sys-apps/less
>
> You unmerged less. emerge --depclean warned you.
>
> Hope this helps,
> Florian Philipp
>
>
>
[-- Attachment #2: Type: text/html, Size: 3396 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:11 ` Dale
@ 2011-12-24 12:28 ` Pandu Poluan
2011-12-24 12:32 ` Pandu Poluan
0 siblings, 1 reply; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 12:28 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]
On Dec 24, 2011 7:15 PM, "Dale" <rdalek1967@gmail.com> wrote:
>
> Vishnupradeep wrote:
>>
>> man emerge
>> sh: /usr/bin/less: No such file or directory
>> Error executing formatting or display command.
>> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10") |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
>> No manual entry for emerge
>>
>> What should i do ??
>>
>> ----
>> Linux Blog: http://xtreme-linux.blogspot.com/
>> Fedora Blog: http://xtreme-fedora.blogspot.com/
>> My Blog: http://sharedonweb.blogspot.com/
>>
>>
>
> I would make sure less is installed. There have been some changes to
something and some people are letting --depclean or friends remove less.
It's a long story and there are other threads about it. Just check and
see if less is installed and if it is not, emerge it and make sure it is
added to the world file.
>
In my case, since I'm now using vimpager, I just make a symlink to it:
ln -s $(which vimpager) /usr/local/bin/less
... then I purposefully unmerged less :-)
Rgds,
[-- Attachment #2: Type: text/html, Size: 1728 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:28 ` Pandu Poluan
@ 2011-12-24 12:32 ` Pandu Poluan
2011-12-24 12:38 ` Florian Philipp
2011-12-24 12:39 ` Dale
0 siblings, 2 replies; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 12:32 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1436 bytes --]
On Dec 24, 2011 7:28 PM, "Pandu Poluan" <pandu@poluan.info> wrote:
>
>
> On Dec 24, 2011 7:15 PM, "Dale" <rdalek1967@gmail.com> wrote:
> >
> > Vishnupradeep wrote:
> >>
> >> man emerge
> >> sh: /usr/bin/less: No such file or directory
> >> Error executing formatting or display command.
> >> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10") |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
> >> No manual entry for emerge
> >>
> >> What should i do ??
> >>
> >> ----
> >> Linux Blog: http://xtreme-linux.blogspot.com/
> >> Fedora Blog: http://xtreme-fedora.blogspot.com/
> >> My Blog: http://sharedonweb.blogspot.com/
> >>
> >>
> >
> > I would make sure less is installed. There have been some changes to
something and some people are letting --depclean or friends remove less.
It's a long story and there are other threads about it. Just check and
see if less is installed and if it is not, emerge it and make sure it is
added to the world file.
> >
>
> In my case, since I'm now using vimpager, I just make a symlink to it:
>
> ln -s $(which vimpager) /usr/local/bin/less
>
> ... then I purposefully unmerged less :-)
>
Meh, forgot one very important thing:
echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
env-update
source /etc/profile
Rgds,
[-- Attachment #2: Type: text/html, Size: 2208 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:32 ` Pandu Poluan
@ 2011-12-24 12:38 ` Florian Philipp
2011-12-24 12:53 ` Pandu Poluan
2011-12-24 12:39 ` Dale
1 sibling, 1 reply; 26+ messages in thread
From: Florian Philipp @ 2011-12-24 12:38 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1900 bytes --]
Am 24.12.2011 13:32, schrieb Pandu Poluan:
>
> On Dec 24, 2011 7:28 PM, "Pandu Poluan" <pandu@poluan.info
> <mailto:pandu@poluan.info>> wrote:
>>
>>
>> On Dec 24, 2011 7:15 PM, "Dale" <rdalek1967@gmail.com
> <mailto:rdalek1967@gmail.com>> wrote:
>> >
>> > Vishnupradeep wrote:
>> >>
>> >> man emerge
>> >> sh: /usr/bin/less: No such file or directory
>> >> Error executing formatting or display command.
>> >> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr
> LL 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
> '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10")
> | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
> status 127.
>> >> No manual entry for emerge
>> >>
>> >> What should i do ??
>> >>
>> >> ----
>> >> Linux Blog: http://xtreme-linux.blogspot.com/
>> >> Fedora Blog: http://xtreme-fedora.blogspot.com/
>> >> My Blog: http://sharedonweb.blogspot.com/
>> >>
>> >>
>> >
>> > I would make sure less is installed. There have been some changes
> to something and some people are letting --depclean or friends remove
> less. It's a long story and there are other threads about it. Just
> check and see if less is installed and if it is not, emerge it and make
> sure it is added to the world file.
>> >
>>
>> In my case, since I'm now using vimpager, I just make a symlink to it:
>>
>> ln -s $(which vimpager) /usr/local/bin/less
>>
>> ... then I purposefully unmerged less :-)
>>
>
> Meh, forgot one very important thing:
>
> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
> env-update
> source /etc/profile
>
> Rgds,
>
man honors the PAGER environment variable. You should set this in
/etc/env.d/ instead of symlinking from /usr/local/bin. If you encounter
an application that calls less directly, you should file a bug.
Regards,
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:32 ` Pandu Poluan
2011-12-24 12:38 ` Florian Philipp
@ 2011-12-24 12:39 ` Dale
2011-12-24 12:55 ` Pandu Poluan
1 sibling, 1 reply; 26+ messages in thread
From: Dale @ 2011-12-24 12:39 UTC (permalink / raw
To: gentoo-user
Pandu Poluan wrote:
>
>
> Meh, forgot one very important thing:
>
> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
> env-update
> source /etc/profile
>
> Rgds,
>
I *think* eselect does that faster. ;-)
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 11:53 [gentoo-user] No manual entry for emerge Vishnupradeep
2011-12-24 12:05 ` Florian Philipp
2011-12-24 12:11 ` Dale
@ 2011-12-24 12:40 ` Pandu Poluan
2 siblings, 0 replies; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 12:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 769 bytes --]
On Dec 24, 2011 6:57 PM, "Vishnupradeep" <intermedia.vishnu@gmail.com>
wrote:
>
> man emerge
> sh: /usr/bin/less: No such file or directory
> Error executing formatting or display command.
> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr LL
9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10") |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
> No manual entry for emerge
>
> What should i do ??
>
If 'which less' indicates that less is not installed, you can:
* emerge less
* change to vimmanpager (provided you've emerged vim with USE=vimpager)
* make a symlink in /usr/local/bin to more or most (provided more or most
are installed, of course)
Rgds,
[-- Attachment #2: Type: text/html, Size: 1050 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:38 ` Florian Philipp
@ 2011-12-24 12:53 ` Pandu Poluan
2011-12-25 3:09 ` Stroller
0 siblings, 1 reply; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 12:53 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2183 bytes --]
On Dec 24, 2011 7:44 PM, "Florian Philipp" <lists@binarywings.net> wrote:
>
> Am 24.12.2011 13:32, schrieb Pandu Poluan:
> >
> > On Dec 24, 2011 7:28 PM, "Pandu Poluan" <pandu@poluan.info
> > <mailto:pandu@poluan.info>> wrote:
> >>
> >>
> >> On Dec 24, 2011 7:15 PM, "Dale" <rdalek1967@gmail.com
> > <mailto:rdalek1967@gmail.com>> wrote:
> >> >
> >> > Vishnupradeep wrote:
> >> >>
> >> >> man emerge
> >> >> sh: /usr/bin/less: No such file or directory
> >> >> Error executing formatting or display command.
> >> >> System command (cd "/usr/share/man" && (echo ".ll 9.9i"; echo ".nr
> > LL 9.9i"; echo ".pl 1100i"; /bin/bzip2 -c -d
> > '/usr/share/man/man1/emerge.1.bz2'; echo ".\\\""; echo ".pl \n(nlu+10")
> > | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
> > status 127.
> >> >> No manual entry for emerge
> >> >>
> >> >> What should i do ??
> >> >>
> >> >> ----
> >> >> Linux Blog: http://xtreme-linux.blogspot.com/
> >> >> Fedora Blog: http://xtreme-fedora.blogspot.com/
> >> >> My Blog: http://sharedonweb.blogspot.com/
> >> >>
> >> >>
> >> >
> >> > I would make sure less is installed. There have been some changes
> > to something and some people are letting --depclean or friends remove
> > less. It's a long story and there are other threads about it. Just
> > check and see if less is installed and if it is not, emerge it and make
> > sure it is added to the world file.
> >> >
> >>
> >> In my case, since I'm now using vimpager, I just make a symlink to it:
> >>
> >> ln -s $(which vimpager) /usr/local/bin/less
> >>
> >> ... then I purposefully unmerged less :-)
> >>
> >
> > Meh, forgot one very important thing:
> >
> > echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
> > env-update
> > source /etc/profile
> >
> > Rgds,
> >
>
> man honors the PAGER environment variable. You should set this in
> /etc/env.d/ instead of symlinking from /usr/local/bin. If you encounter
> an application that calls less directly, you should file a bug.
>
If man uses vimpager, it strips out the coloring. vimmanpager activates the
necessary incantations to make man output colorful.
That's why I specify additional MANPAGER in env.
Rgds,
[-- Attachment #2: Type: text/html, Size: 3564 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:39 ` Dale
@ 2011-12-24 12:55 ` Pandu Poluan
2011-12-24 13:17 ` Dale
0 siblings, 1 reply; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 12:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Dec 24, 2011 7:45 PM, "Dale" <rdalek1967@gmail.com> wrote:
>
> Pandu Poluan wrote:
>>
>>
>>
>> Meh, forgot one very important thing:
>>
>> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
>> env-update
>> source /etc/profile
>>
>> Rgds,
>>
>
> I *think* eselect does that faster. ;-)
>
>
Well... last time I checked, there's an eselect pager but no eselect
manpager.
Or I might have done something stupid :-P
Rgds,
[-- Attachment #2: Type: text/html, Size: 735 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:55 ` Pandu Poluan
@ 2011-12-24 13:17 ` Dale
2011-12-24 13:36 ` Florian Philipp
2011-12-24 13:51 ` [gentoo-user] No manual entry for emerge Pandu Poluan
0 siblings, 2 replies; 26+ messages in thread
From: Dale @ 2011-12-24 13:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 917 bytes --]
Pandu Poluan wrote:
>
>
> On Dec 24, 2011 7:45 PM, "Dale" <rdalek1967@gmail.com
> <mailto:rdalek1967@gmail.com>> wrote:
> >
> > Pandu Poluan wrote:
> >>
> >>
> >>
> >> Meh, forgot one very important thing:
> >>
> >> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
> >> env-update
> >> source /etc/profile
> >>
> >> Rgds,
> >>
> >
> > I *think* eselect does that faster. ;-)
> >
> >
>
> Well... last time I checked, there's an eselect pager but no eselect
> manpager.
>
> Or I might have done something stupid :-P
>
> Rgds,
>
You could be right. Maybe file a feature request on b.g.o. That will
give someone something to figure into the plans. I dunno who does
eselect but I bet it can be added.
Dale
:-) :-)
--
I am only responsible for what I said ... Not for what you understood or how you interpreted my words!
Miss the compile output? Hint:
EMERGE_DEFAULT_OPTS="--quiet-build=n"
[-- Attachment #2: Type: text/html, Size: 1762 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 13:17 ` Dale
@ 2011-12-24 13:36 ` Florian Philipp
2011-12-24 14:41 ` Pandu Poluan
2011-12-24 13:51 ` [gentoo-user] No manual entry for emerge Pandu Poluan
1 sibling, 1 reply; 26+ messages in thread
From: Florian Philipp @ 2011-12-24 13:36 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1.1: Type: text/plain, Size: 989 bytes --]
Am 24.12.2011 14:17, schrieb Dale:
> Pandu Poluan wrote:
>>
>>
>> On Dec 24, 2011 7:45 PM, "Dale" <rdalek1967@gmail.com
>> <mailto:rdalek1967@gmail.com>> wrote:
>> >
>> > Pandu Poluan wrote:
>> >>
>> >>
>> >>
>> >> Meh, forgot one very important thing:
>> >>
>> >> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
>> >> env-update
>> >> source /etc/profile
>> >>
>> >> Rgds,
>> >>
>> >
>> > I *think* eselect does that faster. ;-)
>> >
>> >
>>
>> Well... last time I checked, there's an eselect pager but no eselect
>> manpager.
>>
>> Or I might have done something stupid :-P
>>
>> Rgds,
>>
>
> You could be right. Maybe file a feature request on b.g.o. That will
> give someone something to figure into the plans. I dunno who does
> eselect but I bet it can be added.
>
Copy the attached file to /usr/share/eselect/modules. When you are happy
with its results, you can add it to your bug report.
Regards,
Florian Philipp
[-- Attachment #1.2: manpager.eselect --]
[-- Type: text/plain, Size: 321 bytes --]
# -*-eselect-*- vim: ft=eselect
# TODO: insert copyright
EDITOR_VAR="MANPAGER"
EDITOR_ENVFILE="/etc/env.d/99pager"
EDITOR_LIST="/bin/more /usr/bin/less /usr/bin/most /usr/bin/vimmanpager"
inherit editor-variable
DESCRIPTION="Manage the ${EDITOR_VAR} environment variable"
MAINTAINER="someone@gentoo.org"
VERSION=0.1
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 13:17 ` Dale
2011-12-24 13:36 ` Florian Philipp
@ 2011-12-24 13:51 ` Pandu Poluan
1 sibling, 0 replies; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 13:51 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 931 bytes --]
On Dec 24, 2011 8:21 PM, "Dale" <rdalek1967@gmail.com> wrote:
>
> Pandu Poluan wrote:
>>
>>
>> On Dec 24, 2011 7:45 PM, "Dale" <rdalek1967@gmail.com> wrote:
>> >
>> > Pandu Poluan wrote:
>> >>
>> >>
>> >>
>> >> Meh, forgot one very important thing:
>> >>
>> >> echo "MANPAGER=\"$(which vimmanpager)\"" > /etc/env.d/99manpager
>> >> env-update
>> >> source /etc/profile
>> >>
>> >> Rgds,
>> >>
>> >
>> > I *think* eselect does that faster. ;-)
>> >
>> >
>>
>> Well... last time I checked, there's an eselect pager but no eselect
manpager.
>>
>> Or I might have done something stupid :-P
>>
>> Rgds,
>
>
> You could be right. Maybe file a feature request on b.g.o. That will
give someone something to figure into the plans. I dunno who does eselect
but I bet it can be added.
>
Hmm... I think I'll do just that. In addition, I'll also ask for a
'vimpager' choice for eselect pager, provided that USE=vimpager is enabled.
Rgds,
[-- Attachment #2: Type: text/html, Size: 1546 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 13:36 ` Florian Philipp
@ 2011-12-24 14:41 ` Pandu Poluan
2011-12-24 15:14 ` [gentoo-user] Holiday greetings! Joseph Davis
0 siblings, 1 reply; 26+ messages in thread
From: Pandu Poluan @ 2011-12-24 14:41 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
On Dec 24, 2011 8:39 PM, "Florian Philipp" <lists@binarywings.net> wrote:
>
----- >8 snip
>
> Copy the attached file to /usr/share/eselect/modules. When you are happy
> with its results, you can add it to your bug report.
>
> Regards,
> Florian Philipp
You ninja'd my email...
... but thanks! I'll test your eselect module, and file a bug report.
Rgds,
[-- Attachment #2: Type: text/html, Size: 520 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* [gentoo-user] Holiday greetings!
2011-12-24 14:41 ` Pandu Poluan
@ 2011-12-24 15:14 ` Joseph Davis
2011-12-24 17:48 ` Mick
2011-12-24 18:29 ` Michael Mol
0 siblings, 2 replies; 26+ messages in thread
From: Joseph Davis @ 2011-12-24 15:14 UTC (permalink / raw
To: gentoo-user
Just wanted to say thanks and Happy Holidays to everyone on the list, I
love reading here!
Cheers - Joseph
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 15:14 ` [gentoo-user] Holiday greetings! Joseph Davis
@ 2011-12-24 17:48 ` Mick
2011-12-24 17:52 ` Davide Carnovale
2011-12-24 18:29 ` Michael Mol
1 sibling, 1 reply; 26+ messages in thread
From: Mick @ 2011-12-24 17:48 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 304 bytes --]
On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
> Just wanted to say thanks and Happy Holidays to everyone on the list, I
> love reading here!
>
> Cheers - Joseph
Happy Christmas Joseph and best wishes for prosperous New Year to all of you
Gentoo-ers out there. :-)
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 17:48 ` Mick
@ 2011-12-24 17:52 ` Davide Carnovale
2011-12-24 18:04 ` Érico Porto
0 siblings, 1 reply; 26+ messages in thread
From: Davide Carnovale @ 2011-12-24 17:52 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 429 bytes --]
Happy holidays to everyone =)
D
Il giorno 24 dicembre 2011 18:48, Mick <michaelkintzios@gmail.com> ha
scritto:
> On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
> > Just wanted to say thanks and Happy Holidays to everyone on the list, I
> > love reading here!
> >
> > Cheers - Joseph
>
> Happy Christmas Joseph and best wishes for prosperous New Year to all of
> you
> Gentoo-ers out there. :-)
> --
> Regards,
> Mick
>
[-- Attachment #2: Type: text/html, Size: 822 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 17:52 ` Davide Carnovale
@ 2011-12-24 18:04 ` Érico Porto
0 siblings, 0 replies; 26+ messages in thread
From: Érico Porto @ 2011-12-24 18:04 UTC (permalink / raw
To: gentoo-user
Happy holidays gentoo users!
On 12/24/11, Davide Carnovale <francesco.davide.carnovale@gmail.com> wrote:
> Happy holidays to everyone =)
>
> D
>
> Il giorno 24 dicembre 2011 18:48, Mick <michaelkintzios@gmail.com> ha
> scritto:
>
>> On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
>> > Just wanted to say thanks and Happy Holidays to everyone on the list, I
>> > love reading here!
>> >
>> > Cheers - Joseph
>>
>> Happy Christmas Joseph and best wishes for prosperous New Year to all of
>> you
>> Gentoo-ers out there. :-)
>> --
>> Regards,
>> Mick
>>
>
--
Érico V. Porto
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 15:14 ` [gentoo-user] Holiday greetings! Joseph Davis
2011-12-24 17:48 ` Mick
@ 2011-12-24 18:29 ` Michael Mol
2011-12-24 19:55 ` Frank Steinmetzger
1 sibling, 1 reply; 26+ messages in thread
From: Michael Mol @ 2011-12-24 18:29 UTC (permalink / raw
To: gentoo-user
On Sat, Dec 24, 2011 at 10:14 AM, Joseph Davis <joseph@uh.edu> wrote:
> Just wanted to say thanks and Happy Holidays to everyone on the list, I love
> reading here!
>
> Cheers - Joseph
>
Happy hollidays, season's greetings, etc. :)
*
/^\
//^\\
///^\\\
////|\\\\
I had to fight hard to not let myself dig through the unicode tables
for better characters--though anyone with some time on their hands is
welcome to do better. :)
--
:wq
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 18:29 ` Michael Mol
@ 2011-12-24 19:55 ` Frank Steinmetzger
2011-12-24 20:49 ` Andrés Becerra Sandoval
0 siblings, 1 reply; 26+ messages in thread
From: Frank Steinmetzger @ 2011-12-24 19:55 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 821 bytes --]
On Sat, Dec 24, 2011 at 01:29:55PM -0500, Michael Mol wrote:
> Happy hollidays, season's greetings, etc. :)
Don’t bee too politically correct. Even though I’m not religious myself, I’d
still say Merry Christmas.
> *
> /^\
> //^\\
> ///^\\\
> ////|\\\\
>
> I had to fight hard to not let myself dig through the unicode tables
> for better characters--though anyone with some time on their hands is
> welcome to do better. :)
___________
< Ho ho ho! >
-----------
\ ,__,
\ (oo)____
(__) )\
||--|| *
*SCNR*
--
Gruß | Greetings | Qapla'
I forbid any use of my email addresses with Facebook services.
These valuable information, put in a Braille line, would give
a flat, polished surface. Thank you. (SelfHTML forum)
[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 19:55 ` Frank Steinmetzger
@ 2011-12-24 20:49 ` Andrés Becerra Sandoval
2011-12-24 23:59 ` Bill Longman
0 siblings, 1 reply; 26+ messages in thread
From: Andrés Becerra Sandoval @ 2011-12-24 20:49 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 65 bytes --]
Merry Christmas to all :)
--
Andrés Becerra Sandoval
[-- Attachment #2: Type: text/html, Size: 140 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 20:49 ` Andrés Becerra Sandoval
@ 2011-12-24 23:59 ` Bill Longman
2011-12-25 16:36 ` Érico Porto
0 siblings, 1 reply; 26+ messages in thread
From: Bill Longman @ 2011-12-24 23:59 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 313 bytes --]
Merry Christmas all! Looks like it's about to officially start in about
twenty seconds.
--
Bill Longman
Sent from my Galaxy S
On Dec 24, 2011 12:49 PM, "Andrés Becerra Sandoval" <
andres.becerra@gmail.com> wrote:
>
>
> Merry Christmas to all :)
>
>
> --
> Andrés Becerra Sandoval
>
>
>
[-- Attachment #2: Type: text/html, Size: 618 bytes --]
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] No manual entry for emerge
2011-12-24 12:53 ` Pandu Poluan
@ 2011-12-25 3:09 ` Stroller
0 siblings, 0 replies; 26+ messages in thread
From: Stroller @ 2011-12-25 3:09 UTC (permalink / raw
To: gentoo-user
On 24 December 2011, at 12:53, Pandu Poluan wrote:
> ...
> If man uses vimpager, it strips out the coloring. vimmanpager activates the necessary incantations to make man output colorful.
>
> That's why I specify additional MANPAGER in env.
Hmmmn… I guess you can customise your own colours, but trying vimmanpager for myself, sys-apps/most gets it right out of the box.
Stroller.
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-24 23:59 ` Bill Longman
@ 2011-12-25 16:36 ` Érico Porto
2011-12-25 16:48 ` Lorenzo Bandieri
0 siblings, 1 reply; 26+ messages in thread
From: Érico Porto @ 2011-12-25 16:36 UTC (permalink / raw
To: gentoo-user
that's a beautiful ascii tree =]
On 12/24/11, Bill Longman <bill.longman@gmail.com> wrote:
> Merry Christmas all! Looks like it's about to officially start in about
> twenty seconds.
>
> --
> Bill Longman
> Sent from my Galaxy S
> On Dec 24, 2011 12:49 PM, "Andrés Becerra Sandoval" <
> andres.becerra@gmail.com> wrote:
>
>>
>>
>> Merry Christmas to all :)
>>
>>
>> --
>> Andrés Becerra Sandoval
>>
>>
>>
>
--
Érico V. Porto
^ permalink raw reply [flat|nested] 26+ messages in thread
* Re: [gentoo-user] Holiday greetings!
2011-12-25 16:36 ` Érico Porto
@ 2011-12-25 16:48 ` Lorenzo Bandieri
0 siblings, 0 replies; 26+ messages in thread
From: Lorenzo Bandieri @ 2011-12-25 16:48 UTC (permalink / raw
To: gentoo-user
Merry Christmas gentooers!
Lorenzo
--
Nothing is interesting if you're not interested.
^ permalink raw reply [flat|nested] 26+ messages in thread
end of thread, other threads:[~2011-12-25 16:49 UTC | newest]
Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-24 11:53 [gentoo-user] No manual entry for emerge Vishnupradeep
2011-12-24 12:05 ` Florian Philipp
2011-12-24 12:13 ` Vishnupradeep
2011-12-24 12:11 ` Dale
2011-12-24 12:28 ` Pandu Poluan
2011-12-24 12:32 ` Pandu Poluan
2011-12-24 12:38 ` Florian Philipp
2011-12-24 12:53 ` Pandu Poluan
2011-12-25 3:09 ` Stroller
2011-12-24 12:39 ` Dale
2011-12-24 12:55 ` Pandu Poluan
2011-12-24 13:17 ` Dale
2011-12-24 13:36 ` Florian Philipp
2011-12-24 14:41 ` Pandu Poluan
2011-12-24 15:14 ` [gentoo-user] Holiday greetings! Joseph Davis
2011-12-24 17:48 ` Mick
2011-12-24 17:52 ` Davide Carnovale
2011-12-24 18:04 ` Érico Porto
2011-12-24 18:29 ` Michael Mol
2011-12-24 19:55 ` Frank Steinmetzger
2011-12-24 20:49 ` Andrés Becerra Sandoval
2011-12-24 23:59 ` Bill Longman
2011-12-25 16:36 ` Érico Porto
2011-12-25 16:48 ` Lorenzo Bandieri
2011-12-24 13:51 ` [gentoo-user] No manual entry for emerge Pandu Poluan
2011-12-24 12:40 ` Pandu Poluan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox