GNU bug report logs -
#19017
24.4; DocView documentation gives incorrect name for doc-view-set-slice-from-bounding-box
Previous Next
Reported by: Danny O'Brien <danny <at> spesh.com>
Date: Tue, 11 Nov 2014 05:23:01 UTC
Severity: normal
Found in version 24.4
Done: Tassilo Horn <tsdh <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
The text refers to doc-view-set-slice-using-mouse when it should refer
to the bounding-box functoin.
Simple patch follows.
Thanks!
d.
*** doc/emacs/misc.texi.old 2014-11-10 20:34:57.503215781 -0800
--- doc/emacs/misc.texi 2014-11-10 20:34:29.486840522 -0800
***************
*** 424,430 ****
The most convenient way is to set the optimal slice by using
BoundingBox information automatically determined from the document by
! typing @kbd{s b} (@code{doc-view-set-slice-using-mouse}).
@findex doc-view-reset-slice
To cancel the selected slice, type @kbd{s r}
--- 424,430 ----
The most convenient way is to set the optimal slice by using
BoundingBox information automatically determined from the document by
! typing @kbd{s b} (@code{doc-view-set-slice-from-bounding-box}).
@findex doc-view-reset-slice
To cancel the selected slice, type @kbd{s r}
This bug report was last modified 10 years and 187 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.