Re: [O] Problem with org-ref

2015-12-24 Thread John Kitchin
That is an odd looking path. On Mac that would expand to something like /Users/Dropbox/_biblio/org-ref/bibnotes.org and on linux /home/Dropbox/_biblio/org-ref/bibnotes.org usually you should not have permission for that, and neither make sense to me. Does (file-exists-p

Re: [O] Problem with org-ref

2015-12-24 Thread Andreas Kiermeier
I've set the HOME environment variable to "C:/Users/andre_000/Documents" and hence need the .. to get into the Dropbox folder. Executing (find-file org-ref-bibliography-notes) does find and open the correct notes file. Using an absolute path, as in: (setq org-ref-bibliography-notes

[O] org-agenda-quit Kills Visible Buffers

2015-12-24 Thread Alan Parker Lue
After upgrading org-mode recently, I find that hitting "q" for (org-agenda-quit) while viewing an agenda kills the buffer that was active when I created the agenda. I'm on org-mode v8.3.2. To reproduce: - Activate a buffer, call it =active_buf.txt= - C-c a for (org-agenda) - a for

Re: [O] Problem with org-ref

2015-12-24 Thread Andreas Kiermeier
Hi John, I've set it at follows (based on your setup) in my init.el file: (setq org-ref-bibliography-notes "~/../Dropbox/_biblio/org-ref/bibnotes.org" org-ref-default-bibliography '("~/../Dropbox/_biblio/refs.bib")) So, non-nil. Andreas​ On 25 December 2015 at 00:45, John Kitchin

Re: [O] org-ref video

2015-12-24 Thread briangpowell .
I'm absolutely sure that I read it somewhere--its "Lay-Teck"--and again; if you think about it, that's what it ought to be. Hilarious "La" isn't from "Lamport"--very funny though. I agree though, this is up to me to prove; but, don't hold your breath--it may be hard to find--I have books to the

[O] Publishing images to various sizes

2015-12-24 Thread Arun Isaac
Hi, Is there some package that provides a publishing function I can use to automatically publish images to various sizes? Probably something that wraps around imagemagick's 'convert' command? When I publish images to my website, I want them to be available in various sizes, so that I can choose

[O] [PATCH] ob-sql: Don't print out the command

2015-12-24 Thread Sacha Chua
Out of curiosity, is there a particular reason why ob-sql messages the whole command, aside from debugging/development purposes? funnykitty on #emacs said that executing a long command set was rather slow because of the message. I've attached a tiny patch to remove the (message ...) in case it's

Re: [O] Writing for Blogger, including images

2015-12-24 Thread Samuel Wales
here is fragmentary code that might give you ideas. (cl-defun alpha-org-blog-subtree ( nocopy) "Copy the subtree, converted to HTML, for pasting into Blogger as a blog post. If there is an active region, use that instead. This also works generically, because Blogger uses what Org will output

[O] Writing for Blogger, including images

2015-12-24 Thread Peter Davis
I would love to be able to write blog posts for Blogger, including images, and be able to upload the posts easily. I've seen various discussions about using org-mode for blogging, but nothing recent for Blogger specifically. Are there any good tools or tips for this? I do regularly use

Re: [O] Problem with org-ref

2015-12-24 Thread John Kitchin
On Thu, Dec 24, 2015 at 1:04 AM, Andreas Kiermeier < andreas.kierme...@gmail.com> wrote: > org-ref-open-bibtex-notes() That looks like a different error that occurs in org-ref-open-bibtex-notes(). Up to that point everything looks normal. What do you have your org-ref-bibliography-notes

[O] infojs without shortcuts

2015-12-24 Thread Alfredo Buttari
Dear all, I'm trying to set up a web page for a software I want to distribute using org-mode. I'd like to use the folding feature of org-info.js but I'd like to disable the shortcuts for keyboard navigation. The reason is that this page contains a form but the keyboard shortcuts make it impossible

Re: [O] org-ref video

2015-12-24 Thread Nick Dokos
"briangpowell ." writes: > I believe I read how to correctly pronounce LaTeX as Lay-Teck (and why > its important--to honor the creator of TeX's wishes+intentions, Donald > Knuth) in Leslie Lamport's book onLaTeX--in the preface. The TeX FAQ