[O] Emacs batch and bbdb Issue

2015-08-18 Thread Aric Gregson
s and then the emacs --batch gets stuck because it wants to know if emacs should steal the bbdb file. I use diary in org. I am not sure if there is a way to not use bbdb file and still use diary? Is there a way to make stealing the bbdb file the default for emacs upon start-up? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Source Code Header Not Honored in Exportation?

2014-08-08 Thread Aric Gregson
Aric Gregson writes: > I am trying to export via org-odt and do not want some of the R source > run during export. For these blocks I have the following: > > #+begin_src R :eval no > > However, it seems that they are still being evaluated, despite having > refreshed the loca

[O] Source Code Header Not Honored in Exportation?

2014-08-08 Thread Aric Gregson
org not to evaluate the code block? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Repeat task a fixed number of times

2014-08-05 Thread Aric Gregson
version. I entirely agree. Thus far I have been pulling my hair out getting diary sexp statements to work. They do, but unless you understand how to write them, it is time consuming searching the web for instructions. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Excluding habits from Diary?

2014-07-15 Thread Aric Gregson
Aric Gregson writes: > The main improvement for me would be to repress the introduction of > habits into the diary output. I have not been able to accomplish this > thus far, and am unsure of how I might go about trying to do so. The way I have worked around this is to set the habit

[O] Excluding habits from Diary?

2014-07-10 Thread Aric Gregson
not been able to accomplish this thus far, and am unsure of how I might go about trying to do so. To integrate org-mode with the diary I simply have the following at the top of my diary: %%(diary-sunrise-sunset) %%(diary-lunar-phases) &%%(org-diary) Thanks in advance, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] MobileOrg

2014-07-03 Thread Aric Gregson
That's what I was looking for. Didn't realize I could do that... Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] MobileOrg

2014-06-25 Thread Aric Gregson
a single file just by putting it's name in, but I am not clear on how to make a list of files to exclude. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] BBDB and Org

2014-04-04 Thread Aric Gregson
Eric Abrahamsen writes: > Ah, check the variable bbdb-read-only then -- it's for precisely this > situation. Exactly what I was looking for! Thank you. Aric

Re: [O] BBDB and Org

2014-04-03 Thread Aric Gregson
Thanks Charles. I may try this again. I have had lots of issues moving From v2 to v3 of bbdb. Still problems with Gnus, but workable at this point. Aric signature.asc Description: PGP signature

Re: [O] BBDB and Org

2014-04-03 Thread Aric Gregson
il. Too much blocking if I do it all in one instance. Plus, previously there were lots of crashes, but things do appear more stable now. Thanks, Aric

[O] BBDB and Org

2014-04-03 Thread Aric Gregson
t use anniversary any longer (could not get it to work properly with version 3 of bbdb, despite some help from the list) and really don't see why org needs it. Any idea of how to turn it off? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Org Agenda and BBDB File

2014-03-18 Thread Aric Gregson
Nick Dokos writes: > I think your impression is correct, assuming that org-agenda-file-regexp > has not been modified: Thanks Nick. So I am left trying to figure out why org agenda creation keeps pulling in the bbdb file. Aric

[O] Org Agenda and BBDB File

2014-03-17 Thread Aric Gregson
impression was that only files ending in '.org' in the directory were used. Thanks, Aric

Re: [O] MobileOrg

2014-03-14 Thread Aric Gregson
nd a while. For computer syncing I find github to work very well. Thanks, Aric

Re: [O] MobileOrg

2014-03-14 Thread Aric Gregson
Hello, I was wondering if it is possible to export only some of the org files for mobileorg? Like have a list of included or excluded files? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Habits and Diary Type Dates?

2014-01-29 Thread Aric Gregson
to work that way. Aric

[O] GPG Files and Agenda

2014-01-29 Thread Aric Gregson
does not seem to do anything different. I should note that I encrypted it outside of org-mode, I used just the emacs 'Encrypt-file' function. Must the file be encrypted from within org mode? Or is this just something you cannot do? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

[O] Habits and Diary Type Dates?

2014-01-29 Thread Aric Gregson
it shows up on the calendar on the correct dates, it will not cycle like a habit should. It will actually move to a "DONE" state. Changing the date format back to an org date type format seems to solve the problem. Is there a work-around? Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] [ANN] ELPA package for ODT and JabRef exporters

2014-01-29 Thread Aric Gregson
Jambunathan K writes: > 3. Visit an Org file and export to ODT I think this was the key because I had entirely altered my org and org-odt set-up to use elpa and your tar file, so there had never been an export. > Now check the *Messages* buffer and the value of the above variables. Yes, now t

Re: [O] [ANN] ELPA package for ODT and JabRef exporters

2014-01-29 Thread Aric Gregson
rs. Thanks, Aric

Re: [O] How to write medical journal articles with org-mode

2014-01-20 Thread Aric
ac and windows I don't think it is a problem at that point. A 'more mature' markdown exporter would help for medical writing. Aric

Re: [O] Citations and references in ODT

2014-01-20 Thread Aric Gregson
thout the ox-jabref.el. Aric

Re: [O] Citations and references in ODT

2014-01-16 Thread Aric Gregson
Ken Mankoff writes: > Aric, perhaps you could add markdown support using export filters? I have > just come across this feature and it looks useful. > > http://thread.gmane.org/gmane.emacs.orgmode/74816/focus=74876 I'll give this a try, but my lisp knowledge is nil. I can pre

Re: [O] Org Export to ODT Problem Files

2014-01-14 Thread Aric Gregson
Jambunathan K writes: > You are looking for this > > (custom-set-variables > '(org-odt-display-outline-level 0)) Thanks, Aric

Re: [O] Citations and references in ODT

2014-01-14 Thread Aric Gregson
Jambunathan K writes: > C-h v org-version org-version is a variable defined in `org.el'. Its value is "8.2.5c" > M-x find-library org-loaddefs ;;; org-loaddefs.el --- autogenerated file, do not edit ;; ;;; Code: ;;;### (autoloads (org-babel-mark-block org-babel-previous-src-block ;;;

Re: [O] Citations and references in ODT

2014-01-14 Thread Aric Gregson
Jambunathan K writes: > This will be an one-off change, so I am hesitant to consider this. ... > I am interested in considering all suggestions or use-cases that extends > or improves upon the current practice. Clearly for me, this would not be a one off change... Thanks, Aric

Re: [O] Citations and references in ODT

2014-01-13 Thread Aric Gregson
ry to open an org file. I can open the file if I try another time. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Org Export to ODT Problem Files - Latex Equations Work

2014-01-13 Thread Aric Gregson
jar") Now it just works after updating to Java 7. > This could well deserve a link to worg/org-hacks.org! Yes, some of those files are outdated and it has been somewhat challenging to find all the needed info in one place. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Org Export to ODT Problem Files

2014-01-13 Thread Aric Gregson
There is no reference to section that way. Maybe this is something that can be set in my odt reference file for exporting? I have not yet investigated that. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Citations and references in ODT

2014-01-13 Thread Aric Gregson
t; Exception in thread "main" java.lang.UnsupportedClassVersionError: > mathtoweb/engine/MathToWeb : Unsupported major.minor version 51.0 I had the same issue and the author of mathtoweb quickly got back to me with it being an incompatibility with java 6. I installed OpenJDK7 on my machine and it worked just fine! Aric

Re: [O] Citations and references in ODT

2014-01-13 Thread Aric Gregson
> I have found this useful for converting latex export to doc[x] Thanks for that idea, I will give that a try as well. Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

Re: [O] Citations and references in ODT

2014-01-13 Thread Aric Gregson
similar note, would it be possible to add support for the markdown style of references? [@Authoryear; @anotherauthoryear] I have so many like this across files. Thanks, Aric

Re: [O] Export tikz Figures Issue

2014-01-13 Thread Aric
Andreas Leha med.uni-goettingen.de> writes: > Works for me if I add ':results raw file'. Not sure, this is the > 'official' solution, though. That works beautifully, thank you very much! Aric

[O] Export tikz Figures Issue

2014-01-10 Thread Aric
work for latex tikz in the Org buffer. What am I doing wrong? Or do I need to create a manual link to the file? Thanks so much for suggestions. aric

Re: [O] No Export Tag Not Working?

2014-01-10 Thread Aric Gregson
t...@tsdye.com (Thomas S. Dye) writes: > Section 7.2, Special properties, says that TAGS shouldn't be used as a key > in the properties drawer. Chapter 6, Tags, explains that "tags occur at > the end of the headline". Thank you for pointing that out. I'll give that whirl. aric

[O] No Export Tag Not Working?

2014-01-10 Thread Aric
option 'org-export-exclude-tags' but it appears to be an unknown variable in my set-up. Is there some module that must be loaded to get this option? Am I tagging the subtree incorrectly? Must #+EXCLUDE_TAGS be set in every file? Using Org 8.2.5c. Thanks in advance, Aric

Re: [O] Org Table Export to Markdown Table Question

2014-01-10 Thread Aric
ay will see me tearing my hair out (what little is left). Yes, I hear you. I am trying to avoid this by using the [@nameYear] style for markdown hoping that a final export to markdown for bibliography will not go horribly wrong. But that is probably not a fair assumption. Aric

Re: [O] Org Export to ODT Problem Files - Latex Equations Work

2014-01-10 Thread Aric
I just wanted to update that I am able to export latex equations from Org mode files directly to ODT files via the MathtoWeb program. Works very well. Removes one hurdle to using ORG and ODT instead of markdown. thanks,

Re: [O] Citations and references in ODT

2014-01-10 Thread Aric
oid export to markdown, but modifying the formats will need to be easily accomplished like csl. I look forward to getting a functional bibliographic system going for odt files. aric

Re: [O] Org Table Export to Markdown Table Question

2014-01-09 Thread Aric Gregson
using Word and most journals in my field do not accept latex files. Thanks, Aric

Re: [O] Org Export to ODT Problem Files

2014-01-08 Thread Aric
d on export to odt? Thanks very much, Aric

Re: [O] Org Export to ODT Problem Files

2014-01-08 Thread Aric
Bastien gnu.org> writes: > Please try with Org 8.2.5 or later, an issue with multiple figures > not showing up in LibreOffice 4.1.x has been fixed. Thank you, I will give this a try. aric

Re: [O] Org Export to ODT Problem Files

2014-01-08 Thread Aric Gregson
Bastien writes: > What version of Org and Emacs are you using? > M-x org-version RET 8.2.1-dist > M-x emacs-version RET 24.3.1 freebsd-amd64 Thanks, Aric -- ~O /\_, ###-\ |_ (*) / (*)

[O] Org Export to ODT Problem Files

2014-01-08 Thread Aric
Hello, I need to get a file into doc or docx format and can export from org into ODT. However, the odt file cannot be opened by LibreOffice to convert. I can open the file and it displays very well in both Calligra and Nisus Writer (on mac). The problem is that Calligra cannot save in doc forma

[O] Org Table Export to Markdown Table Question

2014-01-08 Thread Aric
tables rather than html tables? Also, is there a way for latex code to be converted prior to markdown export? Thanks, Aric

[O] org-mobile-pull date completed for habits

2013-10-25 Thread Aric
Hello, I am new to using org-mobile with org and I have a question about how habits are handled with the org-mobile-push and pull operations. I hope this is a proper list to post. What is happening is that the completed date/ time for a habit is being given as the date/time of org-mobile-pull ra