Hi Marcelo,
Marcelo de Moraes Serpa writes:
> What do you think; and what word do you use as your TODO keyword?
I use
NEXT(/) TODO(t) STRT(s) WAIT(w@) | DONE(d) DELEGATED(D@) CANCELED(c@)
The difference between NEXT and TODO is because I want to always keep
less than 10 NEXT items on a proje
Hi Bernt,
Bernt Hansen writes:
> The following org file shows the problem for me
This should be fixed now. Please let us know.
Thanks for reporting this!
--
Bastien
Hey guys,
That might sound like a silly post, but I'd like to know if you use
anything other than TODO for your tasks. My personal information management
system has evolved from David Allen's GTD, so I tend to use a todo keyword
only in items that describe things I can actually do (usually very
sp
Hi Bastien,
I still get broken behaviour with release_7.8.11-539-g7d117bd
-Bernt
Bastien writes:
> Hi Bernt,
>
> Bernt Hansen writes:
>
>> This works fine in release_7.8.11 but not in the current git master.
>>
>> Export me
>> :PROPERTIES:
>> :EXPORT_OPTIONS: toc:nil
>> :END:
>> [2012
Adding Nicolas.
Hi Bastien,
The following org file shows the problem for me
C-c @ on the '* Export me' task and C-c C-e b also selects the following
task during export.
--8<---cut here---start->8---
* Export me
:PROPERTIES:
:EXPORT_OPTIONS: toc:nil
:END:
[20
Hi Bernt,
Bernt Hansen writes:
> This works fine in release_7.8.11 but not in the current git master.
>
> Export me
> :PROPERTIES:
> :EXPORT_OPTIONS: toc:nil
> :END:
> [2012-08-19 Sun 22:08]
>
> Details follow
>
> Org-mode version 7.8.11 (release_7.8.11 @ /home/bernt/git/org-mode/lisp/)
> G
Hi Bastien,
I want to export a subtree with a EXPORT_OPTIONS property which turns
off the table of contents.
This works fine in release_7.8.11 but not in the current git master.
--8<---cut here---start->8---
Export me
:PROPERTIES:
:EXPORT_OPTIONS: toc:nil
Myles English writes:
>> Try now... I might have forgotten to push it up :-|. I checked it now. Let
>> me know.
>>
>> Luis
>
>
> Thank very much it works well now.
Well, thank you for trying it out. Otherwise, I would not have realized
that it was missing.
Luis
--
Luis Anaya
papo anaya ar
Luis Anaya writes:
> Myles English writes:
>
>> Luis Anaya writes:
>> I have been using the latest git, so git needs updating I think.
>>
>
> Try now... I might have forgotten to push it up :-|. I checked it now. Let
> me know.
>
> Luis
Thank very much it works well now.
Myles
Myles English writes:
> Luis Anaya writes:
> I have been using the latest git, so git needs updating I think.
>
Try now... I might have forgotten to push it up :-|. I checked it now. Let
me know.
Luis
--
Luis Anaya
papo anaya aroba hot mail punto com
"Do not use 100 words if you can say it in
Ista Zahn writes:
> Hi,
>
> I would like to interweave multi-line R code and results, like this:
>
> #+begin_src R :results output
> 2+2
> 3+3
> #+end_src
>
> #+results:
> : > 2+2
> : [1] 4
> : > 3+3
> : [1] 6
>
> while using R :session. The solution posted at
> http://lists.gnu.org/archive/html/
>> Any thoughts on the topic of packaging elements of contrib? If no-one
>> objects I will submit an org-export package to marmalade [1].
>
> Nic Ferrier hasn't responded to the question of whether he would want to
> have elnode in GNU ELPA. As far as your editable app is concerned, I
> believe i
Luis Anaya writes:
> This code tells me that that you have a very old version. These are
> defined in the org-e-groff.el, at the end If you are picking it up from Git,
> make sure
> that you get the latest and greatest.
I have been using the latest git, so git needs updating I think.
Myles
Myles English writes:
> Did you mean to attach your Groff file? Here's mine anyway:
>
> .AF "Org User"
> .TL
> Example from Worg
> .AU "Mickey Mouse"
> .ND "2012-08-19"
Note that you do not have a .MT command, this is suspicious.
>
> I am wondering if semiblock should be in org-e-groff-clas
Luis Anaya writes:
> Myles English writes:
>
>> Thanks for checking but did you start with emacs -Q ?
>
> I tried with emacs -Q. I loaded the following from *scratch*
>
> #+begin_src emacs-lisp
>
> (add-to-list 'load-path "/sdcard-ext/org-mode/lisp")
> (add-to-list 'load-path "/sdcard-ext/org-mo
Myles English writes:
> Thanks for checking but did you start with emacs -Q ?
I tried with emacs -Q. I loaded the following from *scratch*
#+begin_src emacs-lisp
(add-to-list 'load-path "/sdcard-ext/org-mode/lisp")
(add-to-list 'load-path "/sdcard-ext/org-mode/contrib/lisp")
(require 'org-inst
Luis Anaya writes:
> Hi:
>
> The following does look like a letter, or at least it is formatted
> according to what Groff provides. Note on the class type.
Thanks for checking but did you start with emacs -Q ?
I tried it and I don't get a letter. I get the attached screenshot. Is
that what yo
Hi Ivan,
Ivan Kanis writes:
> I tried is this evening and unfortunately it's not working.
Indeed. It should works fine now, please test and tell me.
Thanks!
--
Bastien
Hi:
The following does look like a letter, or at least it is formatted
according to what Groff provides. Note on the class type.
Luis
#+begin_example
#+AUTHOR: Mickey Mouse
#+TITLE: Example from Worg
#+GROFF_CLASS: semiblock
* FROM
Myles English writes:
> Luis Anaya writes:
>>>
>>> #+AUTHOR: Mickey Mouse
>>> #+TITLE: Example from Worg
>>> #+GROFF_CLASS: letter
>>
>> No, you want to use fullblock, block or semi block.
>
> Thanks for the help, however none of these classes yields a letter for
> me. Do you get the same resu
Luis Anaya writes:
> Which class were you using? Internal will look like a memo. Try the
> #+GROFF_CLASS: block or #+GROFF_CLASS: semiblock
>
>> 2. open an org document containing:
>>
>> #+AUTHOR: Mickey Mouse
>> #+TITLE: Example from Worg
>> #+GROFF_CLASS: letter
>
> No, you want to use fullbloc
Hi Bastien,
Bastien a écrit
> Hi Ivan,
>
> Ivan Kanis writes:
>
>> I could use properties instead. For example:
>>
>> ** an appointment with a reminder 5 minutes before 10:00
>>SCHEDULED: <2012-07-16 Mon 10:00>
>> :PROPERTIES:
>> :WARNTIME: 5
>> :END:
>
> I've implemented something al
it works!
Thanks.
On Sun, Aug 19, 2012 at 2:28 AM, Bastien wrote:
> Hi Paul,
>
> Paul Burkander writes:
>
> > ah! for some reason capitalizing BEGIN_SRC seems to have been causing
> > problems.
>
> This should not cause problem. I've pushed a small fix for this,
> but this may not exactly be
On Aug 17, 2012, at 8:30 AM, Nick Dokos wrote:
> mailingli...@nawaz.org wrote:
>
>> Hi,
>>
>> All I need is a way for the export to:
>>
>> 1. After running pdflatex, check if there is a file called
>> ".sagetex.sage".
>> 2. If it's present, run sage on it, and then rerun pdflatex.
>> 3. If it
Myles English writes:
> Following the announcement that writing letters was possible using the
> Groff exporter in this thread:
Yes, that's right...
>
> I decided to have a go but the resulting pdf does not look much like a
> letter, more like a memo, and the tags :FROM: :TO: etc are still vis
Karl Voit writes:
> I was thinking about which hardware and software attributes are the
> most important factors for improving performance of Emacs and/or
> Org-mode. The things I want to improve are
It is an interesting question, but I think that it is not restricted to
Emacs or Org. Without g
Dear Betty,
I have the same problem. To avoid it, I just simply
comment out the following line in org.el.
; (if (memq 'plain lk) '(org-activate-plain-links))
I think this approach is not the best answer for all,
but this will help you.
Best regards,
Takaaki Ishikawa
On 2012/08/17, at 1:01, Be
Hi,
For some time google-calendar.el hasn't been working for me. I looked
into it, and it seems the user-agent has been blocked cf. the output
below:
Has anyone else experienced this? Or how to fix it? (I.e. how to
change the user-agent of url-retrieve or something similar?)
Thanks,
Rasmus
Hi Ian,
Ian Barton writes:
> I am not sure if this is user error, or a bug. I want to append a line to
> table using Capture.
This if fixed in git, thanks for reporting this!
--
Bastien
Hi Philipp,
Philipp Kroos writes:
> Well, sorry..
> Before sending the mail I read the documentation on
> http://orgmode.org/worg/org-contribute.html#sec-4
> regarding correct submission of patches... and did it wrong.
> So just for the records, here it is again.
Thanks for the patch. As Nicol
Hi,
When I the following example source block in Org I get a plot in which
the non-ascii characters are replaced by double dots (namely, the
degree sign in `degrees C' and the `Å' in `År', Norwegian for `Year').
#+begin_src R :results graphics :file
~/Desktop/testplot-with-Babel.png :width 4
Hi Jay,
Jay McCarthy writes:
> I recently upgraded from emacs23 to emacs24, using the current git
> version of org-mode with both (current = e4c4d85). I am now
> experiencing something odd.
>
> If I open up the org-agenda to see my TODOs, the node titles are
> colored one way (red for late, gray
Hi Betty,
Betty writes:
> If I don't put a space after a URL, Org always assumes that all
> characters after the link are part of the link.
This should be fixed now.
Thanks for reporting this,
--
Bastien
Hi Bastien,
On 19 August 2012 15:24, Bastien wrote:
> Hi Guido,
>
> Guido Van Hoecke writes:
>
>> I understand that it probably considers the first word after the * as a
>> keyword. But I want to be able to just complete any word I'm typing in
>> the normal pcomplete way.
>>
>> Is this possible?
Hi,
Following the announcement that writing letters was possible using the
Groff exporter in this thread:
http://lists.gnu.org/archive/html/emacs-orgmode/2012-08/msg00416.html
I decided to have a go but the resulting pdf does not look much like a
letter, more like a memo, and the tags :FROM: :T
Sébastien Delafond writes:
> On 2012-08-18, Bastien wrote:
>> Fixed, thanks for the detailed report.
>>
>> Can someone in Debian close this bug?
>
> I'll do that as soon as I package the next release to come.
Okay, thanks,
--
Bastien
Hi Guido,
Guido Van Hoecke writes:
> I understand that it probably considers the first word after the * as a
> keyword. But I want to be able to just complete any word I'm typing in
> the normal pcomplete way.
>
> Is this possible?
What about M-/ ?
--
Bastien
* Nick Dokos wrote:
> Karl Voit wrote:
>
>> What do you think are the most important factors?
>>
>> - CPU speed (of one core)
>> - type of CPU
>> - # CPU cores
>> - 32bit kernel vs. 64bit kernel
>> - faster I/O (through HDD->SSD or even faster SSD)
>> - choice of the file system (optimized for s
Well, sorry..
Before sending the mail I read the documentation on
http://orgmode.org/worg/org-contribute.html#sec-4
regarding correct submission of patches... and did it wrong.
So just for the records, here it is again.
Hopefully, if I can contribute a `real' patch someday, the format will
be righ
Karl Voit wrote:
>
> What do you think are the most important factors?
>
> - CPU speed (of one core)
> - type of CPU
> - # CPU cores
> - 32bit kernel vs. 64bit kernel
> - faster I/O (through HDD->SSD or even faster SSD)
> - choice of the file system (optimized for something? what?)
> - operatin
On Sat, Aug 18, 2012 at 4:07 PM, Bastien wrote:
> Hi Sean,
>
> I just added links to your code in worg/org-hacks.org and
> worg/org-contrib/index.org -- thanks!
Thanks!
>> I see it as orthogonal to orgstruct - they could happily co-exist side by
>> side.
>> I've just tested that though and it s
Achim Gratz writes:
> It's not pushed to the orgmode repository yet. Please have a look at
> the ELPA tar produced with the following patch (after including
> UTILITIES/server.mk from your local.mk):
Let me look at it.
--
Hello,
Samuel Wales writes:
> Cannot debug it, but when org-fill-paragraph is called on a paragraph
> with no final newline. Top:
>
> Debugger entered--Lisp error: (args-out-of-range 1179 1263)
> buffer-substring-no-properties(1179 1263)
> (replace-regexp-in-string " " (make-string tab-widt
Achim Gratz writes:
> Jambunathan K writes:
>> (Sometime back, I had made a request to Achim to
>> port my ELPA changes to the new build system. I hope it is in his TODO
>> list. Achim, are you there?)
>
> These changes are just what's in 395098f6f1 or is there more?
Yes.
(Just to give some h
Jambunathan K writes:
> If I am not mistaken, you are talking about release tar and not the ELPA
> tar. They are not the same.
I know.
> Run rgrep like so.
> (rgrep "pkg" "*.mk" "~/src/org-mode/" nil)
>
> and I see no references to 'org-pkg.el'. (Note the `-pkg.el')
It's not pushed to the
Hello,
Philipp Kroos writes:
> It worked using customize, thanks. And thanks for the explanation, Nick.
> At least my approach to set the value would not work at all without an
> explicit call to org-set-emph-re, since it relied on the variable being
> already defined.
> It might be of minor i
Achim Gratz writes:
> Jambunathan K writes:
>> Mainline version
>>
>> 1. Doesn't update `archive-contents' which is necessary in order to
>>browse packages in the repo with `list-packages'. My private version
>>does it with `package-upload-file'.
>
> That's the right place to do it, so
I am not sure if this is user error, or a bug. I want to append a line
to table using Capture.
My Capture template is:
("b" "Bike log" table-line (file
"~/dropbox/org/org_files/cycling/bike_log.org")
"|%u|%?||" :prepend t )
In bike_log.org I have just:
| Heading 1 | Heading 2 | Heading 3 |
Karl Voit writes:
> On my system [3] I notice 100% load on one of my two cores when
> Emacs is generating the agenda views. So I am not sure whether more
> cores could increase the performance. Probably a faster CPU? Is
> there something that makes Emacs use multiple cores in parallel?
No, Emacs i
Jambunathan K writes:
> Mainline version
>
> 1. Doesn't update `archive-contents' which is necessary in order to
>browse packages in the repo with `list-packages'. My private version
>does it with `package-upload-file'.
That's the right place to do it, so that'll be implemented with the
It worked using customize, thanks. And thanks for the explanation, Nick.
At least my approach to set the value would not work at all without an
explicit call to org-set-emph-re, since it relied on the variable being
already defined.
It might be of minor interest, anyway, I've attached a patch-sug
Hi!
I was thinking about which hardware and software attributes are the
most important factors for improving performance of Emacs and/or
Org-mode. The things I want to improve are
(1) startup time of GNU Emacs (nice to have, no priority)
(2) using Org-mode agenda with approx. 20 Org-files
(3)
Achim Gratz writes:
> Jambunathan K writes:
>> (Sometime back, I had made a request to Achim to
>> port my ELPA changes to the new build system. I hope it is in his TODO
>> list. Achim, are you there?)
>
> These changes are just what's in 395098f6f1 or is there more?
You may want to start with
On 18/08/12 09:40, Andrew Young wrote:
Sat, Aug 18, 2012 at 4:14 AM, Ian Barton wrote:
I have a file which contains lots of tables. The document is created by a
shell script, so when it's opened none of the tables are aligned. Is there a
command that will let me re-align all tables in a region?
On 2012-08-18, Bastien wrote:
> Fixed, thanks for the detailed report.
>
> Can someone in Debian close this bug?
I'll do that as soon as I package the next release to come.
Cheers,
--Seb
Hi,
I have a text file that looks like this:
-*- mode: Org; -*-
* Heading1
** Heading 2
*** Heading 3 - First supercalifragilistic term
*** Heading 3 - Second sup
With the cursor sitting at the end of the '*** Second sup' line, I would
like to complete sup into supercalifragilistic by hitting ,
Hi Friedrich,
Friedrich Delgado writes:
> If I have an org-file containing a todo with a scheduled date range, like
> this:
>
> ,[ foo.org ]
> *** TODO Weekend with the lads
> SCHEDULED: <2012-05-04 Fr>--<2012-05-08 Di>
> `
>
> and try to export it via org-export-icalendar-this-f
Hi Paul,
Paul Burkander writes:
> ah! for some reason capitalizing BEGIN_SRC seems to have been causing
> problems.
This should not cause problem. I've pushed a small fix for this,
but this may not exactly be the one you needed.
Can you pull from latest git and test again with a minimal exa
Hi Feiming,
Feiming Chen writes:
> In test 1, the html export (C-c C-e H) translates the line " " to "".
>
> In test 2, the translation is OK.
Fixed, thanks for reporting this.
Please let us know if it works ok for you.
--
Bastien
Hi Friedrich,
Friedrich Delgado writes:
> If I have an org-file containing a todo with a scheduled date range, like
> this:
>
> ,[ foo.org ]
> *** TODO Weekend with the lads
> SCHEDULED: <2012-05-04 Fr>--<2012-05-08 Di>
> `
>
> and try to export it via org-export-icalendar-this-f
Hi Humberto,
Humberto Henrique writes:
> Yes, the problem was the org-agenda-files. I don't understand though
> because it is setted to files in the dropbox folder, so it should
> work in all machines. The path to dropbox is setted in each machine.
Perhaps file names are expanded differently.
Hi Steinar,
Steinar Bang writes:
> (The previously clocked item and it's :CLOCK: drawer was opened. I don't
> know if that was intentional, or not...?)
This is intentional -- to make sure you see the change.
But perhaps the message is enough. Let me know if you think so.
--
Bastien
Hi Friedrich,
Friedrich Delgado writes:
> Package: org-mode
> Version: 7.8.11-2
> Severity: minor
Fixed, thanks for the detailed report.
Can someone in Debian close this bug?
--
Bastien
Hi Eric,
Eric Schulte writes:
> I'd like to put together an ELPA package for org-ehtml [1], but it has
> dependencies not only on Org-mode but also on org-export (which is in
> contrib). Is there a way to require contrib packages through ELPA, or
> should I just package up org-export into its o
Jambunathan K writes:
> (Sometime back, I had made a request to Achim to
> port my ELPA changes to the new build system. I hope it is in his TODO
> list. Achim, are you there?)
These changes are just what's in 395098f6f1 or is there more?
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron
Hi Yann,
Yann Hodique writes:
>> "Bastien" == Bastien writes:
>
>> Thanks for this effort -- not nitpicking, but there is room left for
>> small improvements.
>
> Sure, no problem. I will do that right away.
Thanks for the v3 :)
--
Bastien
Hi Arthur,
Arthur Andersen writes:
> I have a TODO keyword called `SOMEDAY`.
> When I use Shift-Tab, is there an easy way to add one level, to have
> a rotation like OVERVIEW, CONTENTS without SOMEDAY tasks, CONTENS,
> VIEW ALL?
No, there is no such thing.
--
Bastien
Hi Neil,
Neil Smithline writes:
> Org Mode doesn't completely ignore lines with a `TODO' in-buffer setting
> that have a space between the hash and plus sign.
Fixed, thanks for reporting this.
--
Bastien
Hi Richard,
Richard Riley writes:
> I added a new datetree org file template in addition to my original
> journal.org :-
>
> in org-capture-templates
> ,
> | ("j" "journal" entry (file+datetree "journal.org")
> |"* %?\n\t:PROPERTIES:\n\t:
Hi Eric,
Eric Schulte writes:
> I believe org-e-html will be renamed org-html, so the conflict will not
> last for long.
Nicolas and I have been thinking of using oe- as the prefix for
org-e-*.el files when moving the new exporter into core.
So we would have oe-html.el, oe-latex.el, etc.
Th
Hi Jambunathan,
Jambunathan K writes:
> (Sometime back, I had made a request to Achim to
> port my ELPA changes to the new build system. I hope it is in his TODO
> list. Achim, are you there?)
I'm copying Achim just to make sure he reads this.
(Better start a new thread for such requests.)
Hi Ryan,
Ryan Kaskel writes:
> Consider the following subtrees:
>
> * [[http://example.com/][My Link]]
> CLOCK: [2012-08-16 Thu 09:41]--[2012-08-16 Thu 09:56] => 0:15
>
> * Not a link
> CLOCK: [2012-08-16 Thu 09:41]--[2012-08-16 Thu 09:56] => 0:15
>
> Running org-clock-display displays sum
Hi Matt,
Matt Price writes:
> I have asimpl table in an org document which, when i export to HTML,
> is for some reason accompanied by an empty tag.
This is now fixed, thanks for reporting this.
--
Bastien
Hi Sean,
I just added links to your code in worg/org-hacks.org and
worg/org-contrib/index.org -- thanks!
"Sean O'Halpin" writes:
> I see it as orthogonal to orgstruct - they could happily co-exist side by
> side.
> I've just tested that though and it seems they don't. I'll try to fix
> that.
Hi Andrew,
Andrew Young writes:
> Not sure if there is a built-in, but this seems to work for me:
>
> #+begin_src emacs-lisp
> (defun my-align-all-tables ()
> (interactive)
> (org-table-map-tables 'org-table-align 'quietly))
> #+end_src
Neat. I added an entry for this in the worg/org
Hello,
Samuel Wales writes:
> Cannot debug it, but when org-fill-paragraph is called on a paragraph
> with no final newline. Top:
>
> Debugger entered--Lisp error: (args-out-of-range 1179 1263)
> buffer-substring-no-properties(1179 1263)
> (replace-regexp-in-string " " (make-string tab-widt
Hello,
Samuel Wales writes:
> asdfanksd jfn lakjsdnf kajnsd fklajn dfkjan sdkfjna
> kdsjfn. aiosudn fakljsdnf lkasjdnf kaljdnf kalsjndf kajsdnf
> kajsndf kajnsdf kaj.
> #asdfasd fjanskd fjna skdfjn
>
> This makes the comment join the paragraph.
Since a recent commit, comments require a space (o
Hi Giacomo (and everybody)
Have you found solution for this problem?
Best
Petro.
> [O] my emacs hangs when using matplotlib with sessions
> From: Giacomo M
> Subject: [O] my emacs hangs when using matplotlib with sessions
> Date: Tue, 3 Jul 2012 19:14:20 +0200
> Dear all,
> let
78 matches
Mail list logo