Re: [O] Wrapping sections in html not possible

2014-11-30 Thread Henry Hirsch
Hello Richard, Puneeth Chaganti created https://github.com/GlPortal/glportal_website/blob/master/plugins/orgmode/init.el (L 111-128). Which works good but sadly it is not possible to use macros inside of the org source blocks. We are currently looking for a solution. Regards Henry

[O] org-read-date with pop-up-frames set to t

2014-11-30 Thread Alan Schmitt
Hello, I'm experimenting with using frames instead of windows, and I'm seeing some strange behavior with `org-read-date'. Here is an ECM starting from an emacs -Q (with an emacs 24.4 and the bundled org): #+begin_src emacs-lisp (setq pop-up-frames t) (setq frame-auto-hide-function 'delete-frame)

[O] how to export to HTML keeping the whitespaces

2014-11-30 Thread jenia.ivlev
Hello: I want to export to HTML and keep the white spaces. Normally, I have to do skip a line (two newline characters) or use #+begin_verse... #+end_verse. Which is not optimal. The two new lines take up too much space, and the begin/end verse don't export in the same to way to HTML as it does

Re: [O] how to export to HTML keeping the whitespaces

2014-11-30 Thread Eric Abrahamsen
jenia.iv...@gmail.com (jenia.ivlev) writes: > Hello: > > I want to export to HTML and keep the white spaces. > Normally, I have to do skip a line (two newline characters) or use > #+begin_verse... #+end_verse. > Which is not optimal. The two new lines take up too much space, and the > begin/end

[O] debugging Agenda keyword view?

2014-11-30 Thread Eric Abrahamsen
I've never had much luck getting the keyword Agenda view to work correctly: there was a mention here before about Agenda file/buffer restrictions piling up over time, not getting cleared, but I don't actually use such restrictions much, and I still have the problem. It seems like the longer I've h

Re: [O] how to export to HTML keeping the whitespaces

2014-11-30 Thread jenia.ivlev
Eric Abrahamsen writes: > jenia.iv...@gmail.com (jenia.ivlev) writes: > >> Hello: >> >> I want to export to HTML and keep the white spaces. >> Normally, I have to do skip a line (two newline characters) or use >> #+begin_verse... #+end_verse. >> Which is not optimal. The two new lines take up t

Re: [O] how to export to HTML keeping the whitespaces

2014-11-30 Thread Eric Abrahamsen
jenia.iv...@gmail.com (jenia.ivlev) writes: > Eric Abrahamsen writes: > >> jenia.iv...@gmail.com (jenia.ivlev) writes: >> >>> Hello: >>> >>> I want to export to HTML and keep the white spaces. >>> Normally, I have to do skip a line (two newline characters) or use >>> #+begin_verse... #+end_verse

Re: [O] [PATH] Speedups to org-table-recalculate

2014-11-30 Thread Nathaniel Flath
Changed it to just a function - you are correct, for this purpose I don't need a macro. On Fri, Nov 21, 2014 at 6:30 PM, Nicolas Goaziou wrote: > Nathaniel Flath writes: > > > OK, I think I fixed that. > > Thanks. > > I didn't verify it compiles, but your macro still looks suspicious. > > > +(d

[O] Display image in current section

2014-11-30 Thread Leu Zhe
Hi everyone I current use org-mode to organise lots of images in different sections. Sometimes i just would like to display the image in current section, not all the image, because it takes some time to show them all. Any solution? Thanks in advance. llcc

Re: [O] [PATH] Speedups to org-table-recalculate

2014-11-30 Thread Nathaniel Flath
Sorry, that was incorrect - real patches attached. On Mon, Dec 1, 2014 at 1:02 AM, Nathaniel Flath wrote: > Changed it to just a function - you are correct, for this purpose I don't > need a macro. > > On Fri, Nov 21, 2014 at 6:30 PM, Nicolas Goaziou > wrote: > >> Nathaniel Flath writes: >> >>

Re: [O] Weird behavior in `org-agenda-redo' and/or `org-mobile-push'

2014-11-30 Thread Konstantin Kliakhandler
Dear Bastien, Would you please consider incorporating my patch (or reimplementing it)? As it stands, the problem I described earlier (agenda buffer gets screwed up after org mobile push) persists and I need to repatch on every new version I install. I will also look into the FSF papers myself. Th

[O] timezone in org-mode events?

2014-11-30 Thread Benjamin Slade
As far as I can tell, org-mode (at least out-of-the-box) doesn't seem to support any sort of timezone information in events (deadlines etc.). There are certainly events for which it would be useful to establish the absolute time (e.g. for conference abstract submission deadlines) either in terms of

[O] Bug: org-timer loses track of running timer [8.3beta (release_8.3beta-582-g40f2b8 @ mixed installation! /home/rbsmith/.emacs.d/el-get/org-mode/contrib/lisp/ and /home/rbsmith/.emacs.d/el-get/org-m

2014-11-30 Thread Randy Smith
I'm using org-mode 8.3beta with emacs 24.4.1. I can start a timer using org-mode-start but when I try to stop it with org-mode-stop, emacs reports back "No running timer". Emacs : GNU Emacs 24.4.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.14.3) of 2014-10-21 on bitzer.hoetzel.info Package: Org-