Re: [Orgmode] Re: Bug: create latex png while export to HTML become very slow [6.35i]

2010-04-26 Thread Nick Dokos
Carsten Dominik wrote: > Nick, > > do you have time to do the following exercise? > > Remove the entries in org-export-latex-default-packages-alist > one by one to see which packages are the worst offenders? > > That would be a great help. > Carsten, hyperref is the culprit: without it, the

Re: [Orgmode] Re: Limited #+INCLUDE ?

2010-04-26 Thread Dan Davison
Mark Elston writes: > On 4/26/2010 12:40 PM, Dan Davison wrote: >> >> I'm considering investigating the following and would appreciate >> comments on this idea. The aim is to make it easier to use Org-mode to >> work pure code files which are *external to Org-mode* (i.e. this >> proposal lies out

Re: [Orgmode] Re: Limited #+INCLUDE ?

2010-04-26 Thread Mark Elston
On 4/26/2010 12:40 PM, Dan Davison wrote: I'm considering investigating the following and would appreciate comments on this idea. The aim is to make it easier to use Org-mode to work pure code files which are *external to Org-mode* (i.e. this proposal lies outside of the current org-babel tangli

[Orgmode] Re: Gmane readers - please subscribe

2010-04-26 Thread Ben Finney
Carsten Dominik writes: > If you are reading emacs-orgmode.org through gmane, please read this > new FAQ to help take load off the maintainers. > > http://orgmode.org/worg/org-faq.php#ml-subscription-and-gmane A large part of my reason for reading via Gmane is to avoid yet another set of authent

Re: [Orgmode] [Patch] M-Right and M-Left behave differently on headings and list items

2010-04-26 Thread Matti De Craene
Thank you Carsten! -- I think I noticed one small bug - possibly introduced by this change. Minimal example: * test - item a - item b Then: M-Right / M-left is not possible on list item b, if that item is on the last line of the org file. (M-S-Left/Right are possible) Kind Regards, Matti

Re: [Orgmode] Re: CONTENTS visibility for subtrees

2010-04-26 Thread Ali Tofigh
On Mon, Apr 26, 2010 at 17:36, Stephan Schmitt wrote: > or try C-c C-k (org-kill-note-or-show-branches) on a folded heading. Thanks. I believe this does the trick. /Ali ___ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list

[Orgmode] Re: CONTENTS visibility for subtrees

2010-04-26 Thread Ali Tofigh
On Mon, Apr 26, 2010 at 17:26, Bernt Hansen wrote: > Ali Tofigh writes: > >> Hi everyone, >> >> I love the CONTENTS visibility state for my org documents. But when I >> visit headings and use TAB to expand them revealing the text they >> contain, I want to be able to fold some of them back and sh

[Orgmode] Re: Renumber HTML ordered lists from org-mode?

2010-04-26 Thread Baoqiu Cui
Hi Carsten, Attached please find the patch to support this new feature in the DocBook exporter: diff --git a/lisp/org-docbook.el b/lisp/org-docbook.el index bb8d048..d7ea4b7 100644 --- a/lisp/org-docbook.el +++ b/lisp/org-docbook.el @@ -533,7 +533,7 @@ publishing directory." table-buffer table

Re: [Orgmode] Re: CONTENTS visibility for subtrees

2010-04-26 Thread Stephan Schmitt
or try C-c C-k (org-kill-note-or-show-branches) on a folded heading. Bernt Hansen wrote: Ali Tofigh writes: Hi everyone, I love the CONTENTS visibility state for my org documents. But when I visit headings and use TAB to expand them revealing the text they contain, I want to be able to fold

[Orgmode] Re: CONTENTS visibility for subtrees

2010-04-26 Thread Bernt Hansen
Ali Tofigh writes: > Hi everyone, > > I love the CONTENTS visibility state for my org documents. But when I > visit headings and use TAB to expand them revealing the text they > contain, I want to be able to fold some of them back and show only the > subheadings (all sublevels). Is there a way of

[Orgmode] Re: reqall

2010-04-26 Thread Bernt Hansen
charles snyder writes: > I have a setup to sync my reqall online data via rss feed with > orgmode. Some of the reqall data has dates, but it stores them > as [2006-11-01 Wed] - which is the 'inactive time stamp' form for > orgmode and therefore doesn't show up in the agenda view. Is there a > sim

[Orgmode] Re: remember templates

2010-04-26 Thread Mikael Fornius
Sean Sieger writes: > I've have tried, but gotta ask, is it possible to write a template that > will prepend > > * mmdd I am not sure if I understand correctly but you can use something like %(format-time-string "%Y%m%d") in the remember template? -- Mikael Fornius ___

[Orgmode] Re: Gmane readers - please subscribe

2010-04-26 Thread Mikael Fornius
Thanks Carsten for this good advice! I already use the setup with gmane and a mail list subscription without mail delivery and it works great. A tip: To easily(?) subscribe to the list and set the option to note receive mail. 1. Send a subscription request to the lists request-address. --8<-

[Orgmode] remember templates

2010-04-26 Thread Sean Sieger
I've have tried, but gotta ask, is it possible to write a template that will prepend * mmdd to an Org file? So many of my Org files---journal, WORKSHEET(s), and so on, are written `backward' and I'd so like to do that orgamagically. ___ Emacs-or

Re: [Orgmode] org-html link building diff

2010-04-26 Thread Tom Breton (Tehom)
> I am sure it does - the export function has grown like cancer in the > run of years. > Unfortunately, I right now do not have the time to study this > carefully enough > to make sure this does not break anything. > Tom, maybe you can update the patch to the current master. Actually, I don't s

Re: [Orgmode] Re: Limited #+INCLUDE ?

2010-04-26 Thread Dan Davison
Sébastien Vauban writes: > Hi Giles, > > Giles Chamberlin wrote: >> I've been using org-mode for some course work: "write an essay about >> your software including the interesting bits, add all source code in an >> appendix". >> >> #+INCLUDE solves the inclusion of source code files very nicely -

[Orgmode] Re: Another stupid one -- archiving and reports

2010-04-26 Thread David Frascone
On Mon, Apr 26, 2010 at 10:58 AM, Matt Lundin wrote: > David Frascone writes: > > > > Similarly, I'd like to archive off old completed tasks. > > > > Could someone point me to how to do these things . . . I'm sure it's > > documented somewhere :) > > (info "(org) Archiving") > > - Matt > Exactl

Re: [Orgmode] Another stupid one -- archiving and reports

2010-04-26 Thread David Frascone
On Mon, Apr 26, 2010 at 5:20 AM, Sebastian Rose wrote: > David Frascone writes: > > I use org mode to keep track of my daily projects . . what I'm working > on, > > etc. I tag work related items, and, when I export to html, only work > items > > are exported. > > > > What I'd like to do, however

[Orgmode] Re: 'habit' with DEADLINE-style advance warning loses its graph

2010-04-26 Thread Mikael Fornius
I never use both SCHEDULED and DEADLINE in the same entry but it looks like it works as you wish, try this: --8<---cut here---start->8--- ** TODO Send query habit/DEADLINE/graph query SCHEDULED: <2010-04-26 Mon .+1m> DEADLINE: <2010-04-26 Mon .+1m -15d> -

[Orgmode] Re: Suggestions needed for handling "ideas"

2010-04-26 Thread Matt Lundin
Hi Ali, Ali Tofigh writes: > What really feels unsatisfactory to me is that only headlines can be > TODO items. I want to be able to insert TODO items in the middle of a > section. I've looked at the inline-tasks add-on, but that doesn't > really do it for me... Could you please elaborate? >

[Orgmode] [PATCH] (org-footnote): Added missing group definition and typos.

2010-04-26 Thread Mikael Fornius
--- lisp/org-footnote.el |9 +++-- 1 files changed, 7 insertions(+), 2 deletions(-) diff --git a/lisp/org-footnote.el b/lisp/org-footnote.el index 84cd7b3..0f7168b 100644 --- a/lisp/org-footnote.el +++ b/lisp/org-footnote.el @@ -65,6 +65,11 @@ (org-re "^\\(\\[\\([0-9]+\\|fn:[-_[:word:]

[Orgmode] CONTENTS visibility for subtrees

2010-04-26 Thread Ali Tofigh
Hi everyone, I love the CONTENTS visibility state for my org documents. But when I visit headings and use TAB to expand them revealing the text they contain, I want to be able to fold some of them back and show only the subheadings (all sublevels). Is there a way of accomplishing this? I can't fin

[Orgmode] Re: Suggestions needed for handling "ideas"

2010-04-26 Thread Ali Tofigh
On Mon, Apr 26, 2010 at 13:00, Matt Lundin wrote: > Ali Tofigh writes: > >> What really feels unsatisfactory to me is that only headlines can be >> TODO items. I want to be able to insert TODO items in the middle of a >> section. I've looked at the inline-tasks add-on, but that doesn't >> really

Re: [Orgmode] Re: Bug: create latex png while export to HTML become very slow [6.35i]

2010-04-26 Thread Carsten Dominik
On Apr 26, 2010, at 6:46 PM, Nick Dokos wrote: Carsten Dominik wrote: Nick, do you have time to do the following exercise? Remove the entries in org-export-latex-default-packages-alist one by one to see which packages are the worst offenders? That would be a great help. - Carsten I ca

[Orgmode] Re: due today notification

2010-04-26 Thread Buck Brody
Sorry, I don't think I properly described what I am looking for. I want a visual indicator (like a tag or a face) of tasks due today, but I don't want to do a specific search. The idea would be that, within a view of all tasks, I would be able to see at a glance which were due today. Does that m

Re: [Orgmode] Re: Bug: create latex png while export to HTML become very slow [6.35i]

2010-04-26 Thread Nick Dokos
Carsten Dominik wrote: > Nick, > > do you have time to do the following exercise? > > Remove the entries in org-export-latex-default-packages-alist > one by one to see which packages are the worst offenders? > > That would be a great help. > > - Carsten > I can't do it immediately, but I'll

[Orgmode] reqall

2010-04-26 Thread charles snyder
Hi I have a setup to sync my reqall online data via rss feed with orgmode. Some of the reqall data has dates, but it stores them as [2006-11-01 Wed] - which is the 'inactive time stamp' form for orgmode and therefore doesn't show up in the agenda view. Is there a simply command I can put in my .em

Re: [Orgmode] Suggestions needed for handling "ideas"

2010-04-26 Thread Nathan Neff
On Sun, Apr 25, 2010 at 2:46 AM, John Wiegley wrote: > On Apr 12, 2010, at 3:46 PM, Ali Tofigh wrote: > > > Frequently my notes on meetings contain ideas for stuff to try. Does > > anyone have any advice on how to handle these? > > Hi Ali, > > For ideas I just use a done TODO state called "NOTE".

[Orgmode] Re: Another stupid one -- archiving and reports

2010-04-26 Thread Matt Lundin
David Frascone writes: > > Similarly, I'd like to archive off old completed tasks. > > Could someone point me to how to do these things . . . I'm sure it's > documented somewhere :) (info "(org) Archiving") - Matt ___ Emacs-orgmode mailing list Pleas

Re: [Orgmode] org-mime - issues and remarks

2010-04-26 Thread Eric Schulte
Hi David, If I find some time, I'll certainly take a look at these. More comments below. David Maus writes: > While skimming the source code of org-mime I noticed two severe issues > with regards to the MIME specifications: > > - when creating an attachment for a image org-mime (still) uses

Re: [Orgmode] Re: declaring items as implicit TODO entries

2010-04-26 Thread Nathan Neff
On Mon, Apr 26, 2010 at 3:01 AM, Nick wrote: > Manish Sharma wrote: > > "C-c a t" should show all the TODO items. You may also want to > > take a look at "org-agenda-todo-ignore-deadlines", > > "org-agenda-todo-ignore-scheduled" and > > "org-agenda-todo-ignore-with-date" as well. > > Thanks for

Re: [Orgmode] Re: Bug: create latex png while export to HTML become very slow [6.35i]

2010-04-26 Thread Carsten Dominik
Nick, do you have time to do the following exercise? Remove the entries in org-export-latex-default-packages-alist one by one to see which packages are the worst offenders? That would be a great help. - Carsten On Apr 19, 2010, at 8:02 AM, Nick Dokos wrote: Nick Dokos wrote: ... The comp

Re: [Orgmode] Re: [org-babel] How to tangle "org-mode" files?

2010-04-26 Thread Eric Schulte
Hi Dan, Daniel Brunner writes: > Hi Dan, > > thanks for the advice. After the org-babel-add-interpreter I got another > error message that org-babel-execute:org is not defined. > > I then added (I took the code from org-babel-css.el) a > > (defun org-babel-execute:org (body params) > "Execut

Re: [Orgmode] Suggestions needed for handling "ideas"

2010-04-26 Thread Ali Tofigh
Hi John, On Sun, Apr 25, 2010 at 03:46, John Wiegley wrote: >> Frequently my notes on meetings contain ideas for stuff to try. Does >> anyone have any advice on how to handle these? > > For ideas I just use a done TODO state called "NOTE".  I have the key M-z > bound to create one and switch me

Re: [Orgmode] Renumber HTML ordered lists from org-mode?

2010-04-26 Thread Carsten Dominik
On Feb 11, 2010, at 12:14 AM, Uriel Avalos wrote: In HTML, one way of renumbering OL lists is to use "start". (Ex: ... restarts the numbering at 13.) Is there anyway to do that from within org-mode without hacking the exported HTML file? Is there a +ATTR_HTML: planned for OL and UL lists?

[Orgmode] Re: Feasibility investigation: org-mode paper

2010-04-26 Thread Tim Landscheidt
Torsten Wagner wrote: > [...] > As I said it is just a silly idea, maybe not really useful > but I thought it would be at least nice to make a > "proof-of-principle". Finally, with the increase of ebook > readers with touch screens, digital pens, tablets and > netbooks with touchscreens, this mig

Re: [Orgmode] org-html link building diff

2010-04-26 Thread Sebastian Rose
Carsten Dominik writes: > On Apr 18, 2010, at 4:13 AM, Tom Breton (Tehom) wrote: > >> I've refactored `org-export-as-html', factored code to build links >> into `org-html-make-link'. >> >> This does two things that I needed: >> >> * It allows custom link types to build anchors. >> * How: Call or

Re: [Orgmode] org-mode CSS property export bug

2010-04-26 Thread Rick Moynihan
On 25 April 2010 13:08, Carsten Dominik wrote: > OK, it has been applied now, and I have re-published everything on > orgmode.org, including Worg, to make problems with this show up as quickly > as possible. > > Thanks! > > - Carsten Thanks for the quick fix on this! :-) org-mode rocks! R. _

Re: [Orgmode] Another stupid one -- archiving and reports

2010-04-26 Thread Sebastian Rose
David Frascone writes: > I use org mode to keep track of my daily projects . . what I'm working on, > etc. I tag work related items, and, when I export to html, only work items > are exported. > > What I'd like to do, however, is only export things that have changed, or > have been dated in the l

[Orgmode] Re: declaring items as implicit TODO entries

2010-04-26 Thread Nick
Manish Sharma wrote: > "C-c a t" should show all the TODO items. You may also want to > take a look at "org-agenda-todo-ignore-deadlines", > "org-agenda-todo-ignore-scheduled" and > "org-agenda-todo-ignore-with-date" as well. Thanks for your answer - however, I did come across those, and I don't

Re: [Orgmode] How to change font size and colors for specified content?

2010-04-26 Thread Zhu Shenli
On 04/26/2010 01:21 PM, filebat Mark wrote: Hi friends I am bumped to be asked: how to change font size and colors for specified content, in order to higlight them, like MSword. This question may be not specified to org-mode, but emacs itself. However, requirement for this is mainly from the us

Re: [Orgmode] Shift-Arrow Pass Through for windmove?

2010-04-26 Thread Carsten Dominik
On Apr 26, 2010, at 10:56 AM, Sebastian Rose wrote: "Daniel E. Doherty" writes: Carsten, Many thanks. You 'da man! Sebastian, Not being adept at elisp, would you mind posting code to take advantage of these new hooks for windmove? Daniel, this here will do: Thanks for this, I have

Re: [Orgmode] How to change font size and colors for specified content?

2010-04-26 Thread filebat Mark
Thanks, Jan Please allow me to clarify the requirement. - Highlight some content with different colors. - Highlight some content with bigger font. Sample: --- Tech learning and improve communication ski

Re: [Orgmode] Shift-Arrow Pass Through for windmove?

2010-04-26 Thread Sebastian Rose
"Daniel E. Doherty" writes: > Carsten, > > Many thanks. You 'da man! > > Sebastian, > > Not being adept at elisp, would you mind posting code to take advantage of > these > new hooks for windmove? Daniel, this here will do: binuJkZMRD387.bin Description: application/emacs-lisp Best wishes

Re: [Orgmode] Emacs 24: add symlink to .dir-settings.el

2010-04-26 Thread Sebastian Rose
Carsten Dominik writes: > On Apr 23, 2010, at 11:59 AM, Sebastian Rose wrote: > >> Hi, >> >> >> I found emacs 24 does not respect the >> >> .dir-settings.el >> >> anymore. Instead, it reads the >> >> .dir-locals.el >> >> >> As it may have the exactly same contents, could we add a symlink? >> >> h

[Orgmode] Re: Limited #+INCLUDE ?

2010-04-26 Thread Sébastien Vauban
Hi Giles, Giles Chamberlin wrote: > I've been using org-mode for some course work: "write an essay about > your software including the interesting bits, add all source code in an > appendix". > > #+INCLUDE solves the inclusion of source code files very nicely - I'm > guaranteed that my document i

Re: [Orgmode] How to change font size and colors for specified content?

2010-04-26 Thread Jan Böcker
On 26.04.2010 07:21, filebat Mark wrote: > Hi friends > > I am bumped to be asked: how to change font size and colors for > specified content, in order to higlight them, like MSword. Can you be more specific? I'd guess that a lot of the people on this list do not use MS Word regularly if at all,