On Wed, 2 Feb 2011 22:37:57 -0600
Marcelo de Moraes Serpa wrote:
> What do you guys think about asciidoc, has any of you ever used it?
It is nice system, but I do not like Docbook-toolchain...and therefore
prefer reStructuredText (http://docutils.sourceforge.net/rst.html)
along with Sphinx (htt
Emacswiki has a nice and easy way to choose CSS for the page it
renders. Look for `use it' links in the below page.
http://www.emacswiki.org/emacs/CSS
Is there anything similar for org/worg pages?
Jambunathan K.
___
Emacs-orgmode mailing list
Please
On Sep 15, 2010, at 5:19 AM, Ilya Shlyakhter wrote:
In org-scan-tags, if todo-only is t, would it be possible to speed
things up by changingthe regexp go to just the lines with a TODO
keyword?
I believe this may cause a problem. The scanner needs to see at least
every parent node to be able
Bill Purcell writes:
> Does anyone export Diary dates when exporting to ics from within
> org-mode? I thought this would be handled with (setq
> org-agenda-include-diary t) but that doesn't do it form me.
I do export diary-style sexp date: not all diary date are exportable,
for more information
Hi list,
What do you guys think about asciidoc, has any of you ever used it? I
have a couple of papers and one ebook to write and I don't know if I
go the asciidoc, org or LaTeX path. I'd say asciidoc and orgmode would
be the way to go, because of the small learning curve. Any suggestions
apprecia
Hey list,
I just found out about Taskwarrior today - http://taskwarrior.org. It
seems to be a quite ambitious project to turn the CLI into a
full-fledged GTD environment. I wouldn't leave org for it, but I
thought it's quite nice and maybe some ideas could be borrowed or even
integrations made. An
Thanks Alan,
In fact, I used a very similar function to open my main org file for a long
time, but since lately I was always going to a specific heading after
opening the org file I got interested in what I had asked.
--
Darlan
At Thu, 3 Feb 2011 06:35:12 +1000,
"Alan E. Davis" wrote:
>
> [1
Thanks again Eric, this is a good solution for projects that are not
accessed frequently for me (I only know some of the org search
capabilities, I guess it is time to reread that section in the manual).
At last, using the initial code provided by Bastien I was able to
program something that give
So I guess that I was hallucinating that it was possible to export
Diary dates when exporting the org agenda to iCal. I am going to use
icalendar.el similar to [1] unless someone chimes in with a more
org-mode-esque way of approaching it.
[1] http://www.mail-archive.com/emacs-orgmode@gnu.org/msg0
"Thomas S. Dye" writes:
[...]
> I'm speechless, too. I haven't seen this particular bug yet, but will
> keep my eyes open for it. Thanks for pointing it out.
Over the past year, I have had some strange behaviour in my latex
exports appear every now and again, and it usually exhibits itself by
OK the disappearing subtree seems to have been caused by my declaration of
a non-existant "a5" latex (style) package. Works now fine with "a4". Thanks for
your help. Took me a while to find out where to look for the latex log file. :-)
Am Mittwoch, 2. Februar 2011, um 23:53:05 schrieb Martin Weig
Dear Bastien,
Thank you for your reply. This problem report is several months old, and I
meanwhile resolved it. If I remember correctly, I reported the solution back. I
think this problem was solved by updating to Aquamacs 2, but it is so long ago,
I may misremember. But if not then it was some
Hi Sébastien,
Sébastien Vauban writes:
> Can I bump up this thread?
Threads never die here. :)
> In particular, I want to draw attention of the following points:
>
> 1) Table column names in bold
>
> 2) Use two-decimal floats in cells
>- Writing them in Effort\_ALL with 2 decimals
>-
Hi Torsten,
"Torsten Anders" writes:
> I would like to export only a subtree of an org file to PDF via Latex
> (ultimately using the package beamer).
>
> When doing export/publish (C-c C-e) I am given a menu with options,
> including the options "only export current subtree" and "publish
> enclo
Hi Carsten,
"Torsten Anders" writes:
> I would like to export only a subtree of an org file to PDF via Latex
> (ultimately using the package beamer).
>
> When doing export/publish (C-c C-e) I am given a menu with options,
> including the options "only export current subtree" and "publish
> enclo
Hi Ilya,
Ilya Shlyakhter writes:
> In org-scan-tags, if todo-only is t, would it be possible to speed
> things up by changingthe regexp go to just the lines with a TODO
> keyword?
> I.e. in
>
> (let* ((re (concat "^" outline-regexp " *\\(\\<\\("
> (mapconcat 'regexp-quote
On Feb 2, 2011, at 12:53 PM, Martin Weigele wrote:
Am Mittwoch, 2. Februar 2011, um 23:26:05 schrieb Eric S Fraga:
"Thomas S. Dye" writes:
On Feb 2, 2011, at 1:30 AM, Martin Weigele wrote:
Dear all, have encountered the following strange behaviour in
producing latex-
pdf from a standard out
Hi Arne,
Arne Babenhauserheide writes:
> 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
Am Mittwoch, 2. Februar 2011, um 23:26:05 schrieb Eric S Fraga:
> "Thomas S. Dye" writes:
> > On Feb 2, 2011, at 1:30 AM, Martin Weigele wrote:
> >> Dear all, have encountered the following strange behaviour in
> >> producing latex-
> >> pdf from a standard outline, C-c C-e d . One of many top nod
Sébastien Vauban writes:
[...]
> Eric (Fraga), David (O'Toole) and Carsten, you should love the following...
> when in native fontification...
You are correct: I do love it! I've tried it on a large document with
many source code blocks and it seems to work very well (and really helps
with the
I adapted something from Sacha Chua: a file with links to my most
frequently accessed links. I too have been seeking some way to make
this automatic, but even as it is, it works great.
I call the file "Pointers.org".
It is just an org-mode file, each headline is a link.
Then, in my init file (
Hi Matt,
Matt Lundin writes:
> FWIW, I have a home-brewed perl script that converts latex documents to
> org-mode files. Loosely based on latex2doc[1], it uses a latex style
> file (generated by the perl script) to markup the pdf output (e.g.
> asterisks for section headings, etc.). The org-form
"Thomas S. Dye" writes:
> On Feb 2, 2011, at 1:30 AM, Martin Weigele wrote:
>
>> Dear all, have encountered the following strange behaviour in
>> producing latex-
>> pdf from a standard outline, C-c C-e d . One of many top nodes is
>> seemingly
>> arbitrarily not broken down into subnodes. It wor
Hi Eric(s), Dan & all,
Sébastien Vauban wrote:
> "Eric Schulte" wrote:
>> I think that adding a new block delimiter face which inherits from the
>> org-meta face as you've suggested is the way to go.
>>
>> I would recommend however that rather than removing/changing the
>> org-meta-line, quote and
Hi,
Imagine the following headline:
--8<---cut here---start->8---
** NEW Send a mail to him
SCHEDULED: <2011-02-04 Fri>
:PROPERTIES:
:Created: [2011-01-17 Mon 14:00]
:END:
--8<---cut here---end--->8---
If I demot
Julian Gehring writes:
> In section 9.2 of the current org manual, "org-attach-open" is
> associated with the key binding "C-c C-a p". However, this seems to be a
> typo and the correct key binding should be "C-c C-a o".
Fixed, thanks!
--
Bastien
_
Nicolas Goaziou writes:
> Hello,
>
>> Note the ending and immediate starting of an enumerate environment
>> after the listing corresponding to the babel octave code.
>
> I cannot reproduce it with:
>
> -
> * babel results overwrite following text
>
> 1. start an item so that following is i
Hi,
In section 9.2 of the current org manual, "org-attach-open" is
associated with the key binding "C-c C-a p". However, this seems to be a
typo and the correct key binding should be "C-c C-a o".
Best
Julian
___
Emacs-orgmode mailing list
Please use `R
Nicolas Goaziou writes:
> Hello,
>
>> Note the ending and immediate starting of an enumerate environment
>> after the listing corresponding to the babel octave code.
>
> I cannot reproduce it with:
>
> -
> * babel results overwrite following text
>
> 1. start an item so that following is i
Hello,
> Gregor Zattler writes:
> adding a new list item via M-RET (org-insert-heading) may change
> text in a previous list item, if this ends in a number on a single
> line followed by a dot:
> ---
> - Several astonishing things happened in
> 2007.
> - And
Lawrence Mitchell writes:
> How about the following two patches on top. The first fixes
> table alignment, the second fixes LaTeX export of these tables.
Thank you for this, brilliant idea of replacing the nil with a
symbol... It integrates cleanly with what I have so far, I will need
some more
Hi Dan,
Dan Davison wrote:
> Just quickly, one thing I noticed is that the begin/end lines were visible
> even inside folded trees. I.e., in a folded org file, containing many src
> blocks, I could see the coloured backgrounds "poking out" of the folded
> sections, extending to the right of the sc
I can reproduce this in org-mode 7.4 with emacs 24.
This occurs most often for me when listing a bibliography in a plain
list when I have auto-fill-mode on.
On Wed, Feb 2, 2011 at 2:20 PM, Gregor Zattler wrote:
> Dear org-mode developers,
>
> adding a new list item via M-RET (org-insert-heading)
Tom Dye and I have been working on providing more user control over
latex export of src code via the listings and minted latex packages. The
main code change is 2 commits in branch "minted" of the org repo, and
pasted below as a single patch for patchwork. These changes allow Org
users to set all t
On Wed, Feb 2, 2011 at 1:35 PM, Bastien wrote:
> Have a look at `org-todo-repeat-to-state':
>
> ,[ org-todo-repeat-to-state ]
> | The TODO state to which a repeater should return the repeating task.
> | By default this is the first task in a TODO sequence, or the previous state
> | in a TODO_T
Bastien writes:
> Hi Alan,
>
> Matt Lundin writes:
>
>> (defun my-org-random-sort ()
>> (random 1000))
>>
>> Then on the appropriate subtree/table/list, type:
>>
>> C-c ^ f my-org-random-sort
>
> Actually I just found out that C-c ^ f random RET works fine too!
Thanks for the tip. Much more e
Nicolas Goaziou writes:
> I think folding and filling should behave better now. You will need to
> force a branch update, as I rebased the repo against master.
Works wonderfully well with the limited testcase I have here at home. I
expect it will do just as well with my stuff at work, I'll let y
Dear org-mode developers,
adding a new list item via M-RET (org-insert-heading) may change
text in a previous list item, if this ends in a number on a
single line followed by a dot:
---
- Several astonishing things happened in
2007.
- And then there was another item.
Hello,
> Karl Maihofer writes:
> I do have another issue when I export inline tasks:
> 1. If the inline task doesn't have a "headline", there is an empty
> space before the content of the inline task. I think in earlier
> versions it wasn't there. See item 2 in the example below. I
> sometim
Darlan Cavalcante Moreira writes:
> Thanks Eric
>
> I tried org-goto before, but I needed something that I could bind to a
[...]
> A custom agenda view is is good to see the tasks associated with a project
> and I already tag each project as you suggested, but besides the tasks
> there are some
Patch 575 (http://patchwork.newartisans.com/patch/575/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1296667028-3225-1-git-send-email-julien%40danjou.info%3E
Here is the original message containing the patch:
> Content-Type: text
Patch 576 (http://patchwork.newartisans.com/patch/576/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1296663684-2312-1-git-send-email-julien%40danjou.info%3E
Here is the original message containing the patch:
> Content-Type: text
On Wed, Feb 2, 2011 at 3:42 PM, Bastien wrote:
> Puneeth Chaganti writes:
>
I don't really understand what is going on here, but there was one @
still appearing after this patch was applied. I am sending a patch to
remove the one remaining @ symbol in the `org-html-handle-time-stam
Hi Jeff,
Jeff Horn writes:
> I like this change. But for me, when I mark a repeating task with the
> keyword "APPT" as DONE, the task is re-scheduled with the TODO keyword
> instead of APPT. It usually isn't a big deal, but I means I can't use
> the patch as intended.
Have a look at `org-todo-r
Markus Heller writes:
Hi Markus,
>> What does C-h k M-x say?
>
> For C-h k M-x, it doesn't say anything.
Says nothing means you still have the "Describe key: " prompt, right?
Well, that means that emacs doesn't receive the keychord at all.
Something seems to consume it before it hits emacs. Ma
Hi,
Sometimes (I don't know when), when I press M-return (org-meta-return) at
the end of a heading, the next heading line (at the same level) is added
after a blank line rather than on the next line. Looks like it is a feature
and not a bug.
Like this.
* heading 1 (I press M-return here.)
* h
Does anyone export Diary dates when exporting to ics from within
org-mode? I thought this would be handled with (setq
org-agenda-include-diary t) but that doesn't do it form me.
- Bill
___
Emacs-orgmode mailing list
Please use `Reply All' to send repli
On Wed, Feb 2, 2011 at 4:39 AM, Bastien wrote:
> Detlef Steuer writes:
>
>> And if this is not currently possible, that would be a welcome
>> addition to org-mode's features! I definitely have use cases for such
>> a setting.
>
> The attached patch implements it.
>
> When org-agenda-repeating-ti
On 2 Feb 2011, at 06:15, Torsten Wagner wrote:
Basically, mobileorg tries to do that but all the parsing, sorting
and data manipulation stuff is done on the android phone in native
Java. Therefore, Matthew (the main developer) is busy (I guess) by
reimplementing org-mode functions in Java w
* org-faces.el (org-link): Make org-link inherits from link face.
Signed-off-by: Julien Danjou
---
lisp/org-faces.el |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/lisp/org-faces.el b/lisp/org-faces.el
index bd509ae..aeadb9b 100644
--- a/lisp/org-faces.el
+++ b/li
> Karl Maihofer writes:
> It seems as if the list in the inline task confuses the cycle
> functionality.
Folding has been fixed, but you will need to use "git pull -f".
Regards,
--
Nicolas
___
Emacs-orgmode mailing list
Please use `Reply All' to
* org-faces.el (org-special-keyword): Make it inherited from
font-lock-keyword-face.
Signed-off-by: Julien Danjou
---
lisp/org-faces.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-faces.el b/lisp/org-faces.el
index aeadb9b..c237a0e 100644
--- a/lisp/org-fa
Hi Alan,
Matt Lundin writes:
> (defun my-org-random-sort ()
> (random 1000))
>
> Then on the appropriate subtree/table/list, type:
>
> C-c ^ f my-org-random-sort
Actually I just found out that C-c ^ f random RET works fine too!
--
Bastien
___
Em
Carsten Dominik writes:
> Hi everyone,
>
> I will be at the meeting on Saturday, and I hope to meet some of you!
> If you have an org-mode T-Shirt - I think it would be fun to wear
> it - I will.
>
> Most of all, I will be very pleased to finally meet Bastien in person.
>
> - Carsten
>
I will be
On Feb 2, 2011, at 1:30 AM, Martin Weigele wrote:
Dear all, have encountered the following strange behaviour in
producing latex-
pdf from a standard outline, C-c C-e d . One of many top nodes is
seemingly
arbitrarily not broken down into subnodes. It works fine, however,
when
producing htm
Hi
updated the script and added a small config section. I had to change the
time conversion a bit, since most of my entries are in local time in the
.ics file. I also got a lot of really old events, that I'm not
interested anymore and which slowed down the agenda view, so I added an
option to only
Detlef Steuer writes:
> And if this is not currently possible, that would be a welcome
> addition to org-mode's features! I definitely have use cases for such
> a setting.
The attached patch implements it.
When org-agenda-repeating-timestamp-show-all is set to a list of TODO
keywords, repeatin
Hello,
> Note the ending and immediate starting of an enumerate environment
> after the listing corresponding to the babel octave code.
I cannot reproduce it with:
-
* babel results overwrite following text
1. start an item so that following is indented:
#+begin_src emacs-lisp :var
Hello,
> Achim Gratz writes:
> Also, fill-paragraph doesn't know about inline text unless you are
> using blank lines atop. That's probably to be expected, but in case
> there's something one can do about it I'd like to know - I'd like to
> have no blank lines if possible.
I think folding an
Hi Leonidas,
Leonidas Tsampros writes:
> My question is: Can I hide the keywords defined on the top of the buffer
You can hide *some* keywords with org-hidden-keywords. The docstring
was not accurate, I just fixed it. For example you can use:
(setq org-hidden-keywords '(author))
to make
On 01/24/2011 05:38 AM, Leo Alekseyev wrote:
> I am working under Windows, and by default links like file:~/path...
> open in Explorer. I can manually change the link to
> file+emacs:~/path... and then it opens in dired -- but is there a way
> to change the default behavior so that when I press C-
Matt Lundin writes:
> I can confirm this. It happens when changing scheduling information with
> org-schedule (C-c C-s). It does not happen when rescheduling with S-left
> and S-right in the agenda.
Fixed. It also happened when using org-deadline and with complex
timestamps like "DEADLINE: <201
Puneeth Chaganti writes:
>>> I don't really understand what is going on here, but there was one @
>>> still appearing after this patch was applied. I am sending a patch to
>>> remove the one remaining @ symbol in the `org-html-handle-time-stamps`
>>> function. I don't know if this breaks somethin
Hi Darlan,
Darlan Cavalcante Moreira writes:
> I have a main .org file where I put almost everything. There is a
> "Projects" headline where each subheading is a different project. During
> the day I need to go to the Projects headline and open one of the its
> subheadings when I want and add/re
Darlan Cavalcante Moreira writes:
> Hello,
>
> I have a main .org file where I put almost everything. There is a
> "Projects" headline where each subheading is a different project. During
> the day I need to go to the Projects headline and open one of the its
> subheadings when I want and add/rea
Hi Seb,
Just quickly, one thing I noticed is that the begin/end lines were
visible even inside folded trees. I.e., in a folded org file, containing
many src blocks, I could see the coloured backgrounds "poking out" of
the folded sections, extending to the right of the screen. Do you see
that?
Als
Hi Puneeth,
Puneeth Chaganti writes:
> I don't really understand what is going on here, but there was one @
> still appearing after this patch was applied. I am sending a patch to
> remove the one remaining @ symbol in the `org-html-handle-time-stamps`
> function. I don't know if this breaks som
> Fixed.
Thanks!
I confirmed that bug fixed.
Regards.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
On Wed, Feb 2, 2011 at 3:18 PM, Bastien wrote:
> Hi Puneeth,
>
> Puneeth Chaganti writes:
>
>> I don't really understand what is going on here, but there was one @
>> still appearing after this patch was applied. I am sending a patch to
>> remove the one remaining @ symbol in the `org-html-handle
Hi Piter,
Piter_ writes:
> Can I display eps images using iimage trick?
Please give us more information: what did you try? How did it fail?
Thanks,
--
Bastien
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Ema
Matt Lundin writes:
> If you are only concerned about visibility, you have two options:
>
> 1. You can set the VISIBILITY property of that subtree to "all" or
>"content" and then use C-u C-u TAB to restore the startup visibility
>of the document.
> 2. You can use an inline task to create
Dear all, have encountered the following strange behaviour in producing latex-
pdf from a standard outline, C-c C-e d . One of many top nodes is seemingly
arbitrarily not broken down into subnodes. It works fine, however, when
producing html. Emacs 23.1.1; org-7.4 manually installed; ubuntu 10.04
Hi Leonidas,
Leonidas Tsampros writes:
> I'm a recent new happy org-mode user. While hacking around and using it
> for various tasks/todos and schedules, it occured to me that keywords
> and dynamic blocks take a lot of screen real estate while I do very
> little editing on them.
You can now us
Achim Gratz wrote:
[...]
> The first header is still determined like it always was. Headers inside
> table need to get a special "hline", the choice of "~" for this was
> dictated by most of the other characters already being used for various
> markup inside or outside tables. When I say "halfw
Bastien writes:
> Hi Leonidas,
>
> Leonidas Tsampros writes:
>
>> I'm a recent new happy org-mode user. While hacking around and using it
>> for various tasks/todos and schedules, it occured to me that keywords
>> and dynamic blocks take a lot of screen real estate while I do very
>> little editi
Sébastien Vauban writes:
> Hi Eric, Dan & all,
>
> "Eric Schulte" wrote:
>> I think that adding a new block delimiter face which inherits from the
>> org-meta face as you've suggested is the way to go.
[...]
> Here a proposition that goes in that direction -- not yet a real patch, but
> somethi
Hi Sebastian,
Sebastian Hofer writes:
> I just found a little display bug (or a weirdness at least). The
> following text
>
> ${+}$ some text ${+}$
>
> is displayed as struck-trough in org-mode (git checkout from some days
> ago). Note that
>
> ${A+}$ some text ${+}$
> ${+}$ some text ${+A}$
>
>
Arun Persaud writes:
> Hi
>
> updated the script and added a small config section. I had to change the
> time conversion a bit, since most of my entries are in local time in the
> .ics file. I also got a lot of really old events, that I'm not
> interested anymore and which slowed down the agenda
Arun Persaud writes:
>> Feel free to ask Matt for Worg's access and push your changes on Worg!
>
> already got access... will update the page to reflect the new location
> of the awk script in the next days.
I've seen your changes, thanks for that!
--
Bastien
___
You can create a shourtcut to emacs somewhere and edit the command of that
shotcut to include the options you want in the command, in this case the
"-q" flag.
--
Darlan
At Tue, 01 Feb 2011 13:46:10 -0800,
Markus Heller wrote:
>
> Erik Iverson writes:
>
> > Markus Heller wrote:
> >> Tassilo Ho
Thanks Eric
I tried org-goto before, but I needed something that I could bind to a
shortcut and that would go to a specif project without needing further
steps. As far as I could understand org-goto is very nice to navigate to a
specific parts in the file iteratively, but not appropriated to be c
Thanks Bastien,
This is almost what I wanted and although I'm not a lisp hacker I think I
should be able to start from this and google my way to what I want.
--
Darlan
At Wed, 02 Feb 2011 11:28:45 +0100,
Bastien wrote:
>
> Hi Darlan,
>
> Darlan Cavalcante Moreira writes:
>
> > I have a mai
82 matches
Mail list logo