Andreas Leha writes:
> Hi all,
>
> since my update just a few minutes ago, I have problems exporting one of
> my documents to odt.
>
> The new behaviour is, that I get asked
> ,
> | Buffer foo.org<2><2> modified; kill anyway? (yes or no)
> `
>
> Regardless of my answer after that, a new (
Hi all,
since my update just a few minutes ago, I have problems exporting one of
my documents to odt.
The new behaviour is, that I get asked
,
| Buffer foo.org<2><2> modified; kill anyway? (yes or no)
`
Regardless of my answer after that, a new (empty) buffer is opened,
which has the nam
Achim Gratz writes:
> There is the slight problem that org-{,-e-}odt does not (require 'org-compat)
> and org-condition-case-unless-debug (which is only used by these two files) is
> itself not autoloaded, plus it is called from inside in a macro. I'm not
> entirely sure what happens for the OP
Dear Jambunathan and others,
Apologies for resending this message, but my email from yesterday seemingly did
not arrive.
To summarise at first, the results in my 2nd IELM session (at the end of the
message below) differed clearly from those in your kindly provided template --
in several cases
Dear Jambunathan and others,
Apologies for my very late response in concerning the difficulties loading
certain org-files related to Opendocument export (unfortunately, I have very
little time for things like research in my job now, and this is a very busy
time with assessment marking and every
> I will go through your detailed list of suggestions a bit
> later. Thanks a lot again for your help!
I hope you do revert with your observations on broken setup.
In my experience, most users don't :-).
There is some confusion around the area of macros and autoloads.
Something is amiss. Onl
Dear Jambunathan,
Again, thanks a lot for all your feedback.
On 3 Dec 2012, at 06:01, Jambunathan K wrote:
> Torsten Anders writes:
>> One is the standard Emacs (in my case Aquamacs based on GNU Emacs
>> 23.3.50.1)
>
> 50 in your Emacs version is an indication that it is a pre-pretest
> version
Torsten Anders beds.ac.uk> writes:
> I tried both adding (require 'org) and (require 'org-loaddefs) to ~/.emacs
> but they both make no difference to this problem, I still get the error
>
> call-interactively: Symbol's value as variable is void: err
Yes, that problem is apparently someplace e
Jambunathan K gmail.com> writes:
> The problem is org-odt gets compiled on top of the wrong org-compat.
> The org-compat in vanilla Emacs is wrong (for our purposes) while that
> in your work-area is right.
There is the slight problem that org-{,-e-}odt does not (require 'org-compat)
and org-cond
Achim Gratz writes:
> Bastien, if you read this: here's your real-world example of how things
> don't work if the wrong autoload definitions are used. Now, can we
> please fix this again?
I'm reading this, I will look at this issue again when we can make
entirely sure the problems of the OP are
Torsten Anders writes:
> One is the standard Emacs (in my case Aquamacs based on GNU Emacs
> 23.3.50.1 at /Applications/Mozart/Mozart.app/Contents/Resources/) and
> the other is my local emacs lisp directory at ~/emacs/.
50 in your Emacs version is an indication that it is a pre-pretest
version
Achim is the one who made autoload changes. I am not familiar with his
changes because I can jump the steps and get a working setup.
I am telling this upfront, because Achim and I may share different
instructions (which may amount to having the /same effect/) but if you
mix the instructions, you
Achim is the one who made autoload changes. I am not familiar with his
changes because I can jump the steps and get a working setup.
I am telling this upfront, because Achim and I may share different
instructions (which may amount to having the /same effect/) but if you
mix the instructions you
Dear Achim,
Thanks a lot for your help!
> Try adding (require 'org) or alternatively — if you know you never
> use the Org version that comes with Emacs (that means you need to be
> extra careful with things like 'emacs -Q') — (require 'org-loaddefs).
I tried both adding (require 'org) and (req
Torsten Anders writes:
> None of these libraries is actually loaded in ~/.emacs -- I recently
> commented out (require 'org-install) but some recent message from
> org-mode suggested to remove that. However, adding (require
> org-install) makes not difference.
Try adding (require 'org) or alternat
Dear Jambunathan,
Thanks a lot for your help and providing such detailed debugging suggestions.
To summarise, after I loaded the *.el files with load-library as you suggested
I got the Opendocument export working. However, I still do not understand why
this is not working normally.
What now.
(Ignore my earlier mail. Follow instruction in this mail instead.)
Symptoms tell me that you have a hoaxed installation.
Try this and see if it helps
M-x list-load-path-shadows RET
Check where all org-odt.el is installed. Ideally you should see only
two paths - one from vanilla Emacs and
Symptoms tell me that you have a hoaxed installation.
Try this and see if it helps
M-x list-load-path-shadows RET
Check where all org-odt.el is installed. Ideally you should see only
two paths - one from vanilla Emacs and one from directory that you are
trying to use right now.
Try this n
Dear all,
Since a while I cannot export to OpenDocument anymore. Instead, I always get
the error
call-interactively: Symbol's value as variable is void: err
I just updated to Org-mode version 7.9.2 and the problem persists. In the
archives I found exactly the same problem mentioned (messa
19 matches
Mail list logo