help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Viewing PDFs as text?


From: Tassilo Horn
Subject: Re: Viewing PDFs as text?
Date: Thu, 13 Mar 2008 19:32:39 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.60 (gnu/linux)

Tassilo Horn <tassilo@member.fsf.org> writes:

>>> ,----[ C-h f make-directory RET ]
>>> | make-directory is an interactive compiled Lisp function in `files.el'.
>>> | 
>>> | (make-directory dir &optional parents)
>>> | 
>>> | Create the directory dir and any nonexistent parent dirs.
>>> | If dir already exists as a directory, do nothing.
>>> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>> `----
>>
>> Ok, so for me `make-directory' throws an error where it should
>> silently do nothing.  Strange.  I'm using Emacs 23.0.60.2 -- don't
>> you have this error?
>
> Hm, when I tried the code yesterday I didn't get that error.  Now I
> updated my emacs and I can reproduce the problem.  I'll report a bug
> for that.

Ok, I did that and the function works correctly, but the docstring was
wrong.  I fixed doc-view.el accordingly.

Thanks for the report,
Tassilo
-- 
Richard Stallman wrote a program that divides by zero.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]