Your suggestion worked. Adding doc-view-mode-maybe to the auto-mode-alist
rendered my pdf automatically.
I really appreciate your help.
Cheers
M
Nick Dokos writes:
> Marvin Doyley writes:
>
>> I just updated to a newer version of emacs, which now solved the
>> problem. The only remaining issue is that I have to manually switch
>> to doc-view-mode to view the pdf. Is there away to do this
>> automatically ?
>>
>
> AFAIK, this happens aut
Marvin Doyley writes:
> I just updated to a newer version of emacs, which now solved the
> problem. The only remaining issue is that I have to manually switch
> to doc-view-mode to view the pdf. Is there away to do this
> automatically ?
>
AFAIK, this happens automagically (but I don't know wha
Hi Nick,
I just updated to a newer version of emacs, which now solved the problem.
The only remaining issue is that I have to manually switch to doc-view-mode to
view the pdf. Is there away to do this automatically ?
Thanks
M
Marvin Doyley writes:
> Debugger entered--Lisp error: (error "Invalid image file name `nil'")
> signal(error ("Invalid image file name `nil'"))
> error("Invalid image file name `%s'" nil)
> image-type(nil png nil)
> create-image(nil png nil :pointer arrow)
> apply(create-image nil png
Hi Nick,
I tried what you suggested, but the problem still persists.
Here the backtrace
Debugger entered--Lisp error: (error "Invalid image file name `nil'")
signal(error ("Invalid image file name `nil'"))
error("Invalid image file name `%s'" nil)
image-type(nil png nil)
create-image(nil
Marvin Doyley writes:
> I tried this, but no luck. I am using emacs 24.3.1 on the
> mac. Doc-view is included included in this version of emacs, will this
> conflict with org-docview ?
>
Not sure what "this" is: What exactly did you try?
In any case, org-docview is the implementation of links
Hi Nick,
I tried this, but no luck. I am using emacs 24.3.1 on the mac. Doc-view is
included included in this version of emacs, will this conflict with org-docview
?
cheers
M
Marvin Doyley writes:
> I am trying to link to a specific page in a pdf file using
> org-docview. For example, I have a org file with the following header
>
> ** [[docview:~/Desktop/2013_test.pdf::3][Digital modulation notes]]
>
> However, when I double click on the link I get the following erro
I am trying to link to a specific page in a pdf file using org-docview.
For example, I have a org file with the following header
** [[docview:~/Desktop/2013_test.pdf::3][Digital modulation notes]]
However, when I double click on the link I get the following error
Invalid image file name `nil'
10 matches
Mail list logo