unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* traceback on doc-view-search in cvs
@ 2008-10-17 22:22 Neal Becker
  2008-10-18 19:17 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Neal Becker @ 2008-10-17 22:22 UTC (permalink / raw)
  To: emacs-devel

Recent emacs cvs.
Hitting C-s when viewing pdf gives:

Debugger entered--Lisp error: (wrong-type-argument stringp nil)
  start-process("pdf->txt" " *doc-view conversion output*" nil "-raw" "/home/nbecker/numpybook.pdf" "/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt")
  apply(start-process "pdf->txt" " *doc-view conversion output*" nil ("-raw" "/home/nbecker/numpybook.pdf" "/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt"))
  doc-view-start-process("pdf->txt" nil ("-raw" "/home/nbecker/numpybook.pdf" "/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt") #[nil "��!�" [doc-view-search nil] 2])
  doc-view-pdf->txt("/home/nbecker/numpybook.pdf" "/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt" #[nil "��!�" [doc-view-search nil] 2])
  doc-view-doc->txt("/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt" #[nil "��!�" [doc-view-search nil] 2])
  doc-view-search(nil)
  call-interactively(doc-view-search nil nil)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: traceback on doc-view-search in cvs
  2008-10-17 22:22 traceback on doc-view-search in cvs Neal Becker
@ 2008-10-18 19:17 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2008-10-18 19:17 UTC (permalink / raw)
  To: Neal Becker; +Cc: emacs-devel

Neal Becker wrote:

> Recent emacs cvs.
> Hitting C-s when viewing pdf gives:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   start-process("pdf->txt" " *doc-view conversion output*" nil "-raw" "/home/nbecker/numpybook.pdf" "/tmp/docview500/numpybook.pdf-637180cd704dc8be4036c09412501397/doc.txt")


It seems that the external program "pdftotext" is not in your PATH.
Admittedly, there should be a more friendly indication of this.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-10-18 19:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17 22:22 traceback on doc-view-search in cvs Neal Becker
2008-10-18 19:17 ` Glenn Morris

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).