Re: [O] Refiling list items

2012-01-17 Thread Jeff Horn
On Wed, Aug 17, 2011 at 05:32, Bastien wrote: > I pushed three small changes to the org-refile interface: > > 1. before prompting the user for a refile target, put the point at the >   beginning of the region/subtree to refile.  This will make sure >   everyone understands we are refiling headline

[O] Mobile Org and crypt

2012-01-17 Thread Richard Riley
I would love to hear from anyone using org-mobile with either or both : * individual crypted entries tagged with "crypt" * whole org files saved as file.org.gpg (ie entire file encrypted) I'm using an iPhone (not rooted/jailbroken).

Re: [O] Minimal overhead Org-mode blogging system

2012-01-17 Thread Eric Schulte
tychoish writes: > On Wed, Dec 07, 2011 at 10:50:52PM +0530, Puneeth Chaganti wrote: >> I have a system, that does most of what you are looking for. >> >> https://github.com/punchagan/blog-files >> >> Though it seems to be a little more complicated than it needs to be, >> it works for me and I ha

Re: [O] [BUG?][babel] Re: Including source when exporting in PDF

2012-01-17 Thread Frozenlock
I'm sorry, but I don't quite understand... Would it be possible to send a minimum working example of your org file? On Mon, Jan 16, 2012 at 6:21 AM, Rainer M Krug wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 15/01/12 06:29, Frozenlock wrote: >> This babel block should do the

Re: [O] LaTeX export problem

2012-01-17 Thread Eric S Fraga
Piotr Kaźmierczak writes: > Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13: > >> Have you tried exporting a simple file to latex? Perhaps something as simple >> as: >> >> --- >> * Foo >> Bar >> ---

Re: [O] column view extension

2012-01-17 Thread Michael Brand
Hi ayvango On Mon, Jan 16, 2012 at 22:00, ayvango wrote: > I hope someone become interested in creating spreadtree application > based on existing properties code. This would be very useful for me too. There are several resources that go towards this direction: *formulas in colum spec #+COLUMNS

Re: [O] LaTeX export problem

2012-01-17 Thread Piotr Kaźmierczak
Wiadomość napisana przez Nick Dokos w dniu 17 sty 2012, o godz. 18:00: > In that case, it seems like your orgmode install is hosed - have you tried > reinstalling from scratch? I did, but no luck. There must be something else I'm missing here, but I don't have time to investigate now. Thanks f

Re: [O] Minimal overhead Org-mode blogging system

2012-01-17 Thread tychoish
On Wed, Dec 07, 2011 at 10:50:52PM +0530, Puneeth Chaganti wrote: > I have a system, that does most of what you are looking for. > > https://github.com/punchagan/blog-files > > Though it seems to be a little more complicated than it needs to be, > it works for me and I haven't had the time and moti

[O] feature: include internal archive in [%] cookies

2012-01-17 Thread Tyler Renelle
When I mark things complete, I then send them to internal archive. Any chance of adding an option for the [%] cookie to count items in Archive subtree? (similar to the org-hierarchical-checkbox-statistics variable)

[O] Bug: org-get-current-options uses fixed format-time-string [7.6]

2012-01-17 Thread Diego Sevilla Ruiz
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.

Re: [O] [BUG] Inconsistency in src block hiding

2012-01-17 Thread Bernt Hansen
Nicolas Goaziou writes: > Hello, > > Bernt Hansen writes: > >> I tried :results wrap but that didn't work for me. If I add RESULTS to >> my list of drawers then I can hide the block with TAB but I can't export >> my diagrams to HTML anymore which isn't very satisfying. > > Why can't you? Wouldn

Re: [O] [BUG] Inconsistency in src block hiding

2012-01-17 Thread Nicolas Goaziou
Hello, Bernt Hansen writes: > I tried :results wrap but that didn't work for me. If I add RESULTS to > my list of drawers then I can hide the block with TAB but I can't export > my diagrams to HTML anymore which isn't very satisfying. Why can't you? Wouldn't it be related to drawers configurat

Re: [O] LaTeX export problem

2012-01-17 Thread Nick Dokos
Piotr Kaźmierczak wrote: > Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13: > > > Have you tried exporting a simple file to latex? Perhaps something as simple > > as: > > > > --- > > * Foo > > Bar > >

[O] Reduced availability till next week

2012-01-17 Thread Bastien
Dear all, I'm moving to a new flat, no Internet at home, only at work, where I try not to dive into Org code. I'll be back on next monday -- thanks for your patience. Best, -- Bastien

[O] Idle time issue

2012-01-17 Thread Tomas Grigera
Hi list, I'm setting up clocking to track idle time with org-clock-idle-time. It didn't work at first and it took me a while to figure out why. I use Emacs under x11 and yesterday's git head (812d0a53). Since I had not installed x11idle, idle time tracking failed silently. x11idle is mentioned i

[O] org-tags-column not fully obeyed

2012-01-17 Thread François Pinard
A nice day to all my Orger friends! For a while, I noticed that org-tags-column is not fully obeyed. I have it set to -70 from ~/.emacs, and `C-u C-c C-q' repairs the lines having tags set in another way. Insertion of new tags works nicely too. Yet, while wandering around (often through the Age

Re: [O] Old entry remains in appt when the original one in org file is changed

2012-01-17 Thread Bernt Hansen
Takafumi Arakaki writes: > Hi Bernt, > > Thanks for your setup recipe. However, I noticed I failed to explain > what I meant; the old entry remains in appt-time-msg-list even if you > call org-agenda-to-appt. My recipe clears the list each time the agenda is generated. I only use appt for org-m

Re: [O] LaTeX export problem

2012-01-17 Thread Piotr Kaźmierczak
Wiadomość napisana przez Nick Dokos w dniu 10 sty 2012, o godz. 01:13: > Have you tried exporting a simple file to latex? Perhaps something as simple > as: > > --- > * Foo > Bar > -

Re: [O] latex export of #+header: lines

2012-01-17 Thread Sebastien Vauban
Hi Andreas, Andreas Leha wrote: > Andreas Leha writes: >> "Sebastien Vauban" writes: >>> Andreas Leha wrote: I am experiencing a problem with the latex exporter: #+header: lines are visible in the exported file. Example: /

Re: [O] latex export of #+header: lines

2012-01-17 Thread Eric S Fraga
Andreas Leha writes: > Andreas Leha writes: > >> "Sebastien Vauban" >> writes: >> >> >>> Hi Andreas, >>> >>> Andreas Leha wrote: I am experiencing a problem with the latex exporter: #+header: lines are visible in the exported file. Confirmation, exporting to latex. Also happens wit

Re: [O] latex export of #+header: lines

2012-01-17 Thread Andreas Leha
Andreas Leha writes: > "Sebastien Vauban" > writes: > > >> Hi Andreas, >> >> Andreas Leha wrote: >>> I am experiencing a problem with the latex exporter: #+header: lines >>> are visible in the exported file. >>> >>> Example: >>> >>> /==\ >>> * tes

Re: [O] latex export of #+header: lines

2012-01-17 Thread Andreas Leha
"Sebastien Vauban" writes: > Hi Andreas, > > Andreas Leha wrote: >> I am experiencing a problem with the latex exporter: #+header: lines >> are visible in the exported file. >> >> Example: >> >> /==\ >> * test header tag

Re: [O] [bug] Tables in lists not exported to ODT

2012-01-17 Thread Eric S Fraga
Jambunathan K writes: > Hello Eric > > I have pushed a fix for this. The fix is a bit tricky. So please > exercise extra care while verifying the output. > > Hope I haven't overlooked any corner cases. Jambunathan, my simple examples all work perfectly. Many thanks! One comment: for tables th

Re: [O] column view extension

2012-01-17 Thread Eric S Fraga
ayvango writes: > I've found a non-standard use case for org-mode. I don't think there is a *standard* use case for org! ;-) > There is plenty of spreadsheets engine with common drawback: > spreadsheet cells follow original memory cell abstraction that are > handy for a computer but is inconve

Re: [O] latex export of #+header: lines

2012-01-17 Thread Sebastien Vauban
Hi Andreas, Andreas Leha wrote: > I am experiencing a problem with the latex exporter: #+header: lines > are visible in the exported file. > > Example: > > /==\ > * test header tag > #+caption: foo

[O] latex export of #+header: lines

2012-01-17 Thread Andreas Leha
Hi all, I am experiencing a problem with the latex exporter: #+header: lines are visible in the exported file. Example: /==\ * test header tag #+caption: foo #+label: fig:fig1

Re: [O] automatic tangle

2012-01-17 Thread András Major
Thanks Eric, Thanks a lot for the quick reply. Any chances of this being incorporated into Org-Mode in the near future? András On 1/14/12, Eric Schulte wrote: > András Major writes: > >> Hi Sebastien, >> >>> I have the impression it's already there: if you edit your code directly >>> in >>