First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 18852
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Fabian Groffen <grobian@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: david <u3303664@anu.edu.au>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 18852 depends on: Show dependency tree
Bug 18852 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-04-06 07:16 0000
kinda trivial but really drove me nuts until I realised how to fix it.
gv (and ghostview) is set to only autocomplete to *.ps, *.pdf as well would be
really useful

Reproducible: Always
Steps to Reproduce:
touch blah.pdf
gv bl[tab]
Actual Results:  
nothing

Expected Results:  
autocomplete to 'gv blah.pdf'

my fix...

459,460c459,460
<     complete ghostview        'p/*/f:*.ps/'
<     complete gv               'p/*/f:*.ps/'
---
>     complete ghostview        'p/*/f:*.{ps,pdf}/'
>     complete gv               'p/*/f:*.{ps,pdf}/'



*  app-shells/tcsh
      Latest version available: 6.12-r2
      Latest version installed: 6.12-r2
      Size of downloaded files: 804 kB
      Homepage:    http://www.tcsh.org/
      Description: Enhanced version of the Berkeley C shell (csh)


Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r0)
=================================================================
System uname: 2.4.20 i686 AMD Athlon(tm) XP
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Lin
ux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/confi
g /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb:/usr/kde/3.1/share/config:/usr/
share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/:/usr/share/c
onfig"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 oss 3dnow apm arts avi crypt cups encode gif jpeg kde gnome libg++ mikm
od mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gd
bm berkdb slang readline tetex bonobo svga tcltk java guile X sdl gpm tcpd pam l
ibwww ssl perl python esd imlib oggvorbis gtk qt motif opengl mozilla"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

------- Comment #1 From Fabian Groffen 2005-09-27 11:42:29 0000 -------
note to self: done

------- Comment #2 From Fabian Groffen 2005-09-30 12:34:47 0000 -------
Fixed in 6.14-r1

First Last Prev Next    No search results available      Search page      Enter new bug