On Tue, Sep 14 2010, Eric Abrahamsen wrote:
> On Tue, Sep 14 2010, Matt Lundin wrote:
>
>> Eric Abrahamsen writes:
>>
>>> I'm having a bit of confusion: I've created my own TODO sequences with
>>> org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
>>> "CONTACTED(e@)"). Then I'v
Matt,
Thanks for confirming that separate repeating tasks is the best solution.
Best,
Jeff
On Mon, Sep 13, 2010 at 2:13 PM, Matt Lundin wrote:
> Jeff Horn writes:
>
>> Hi everyone!
>>
>> I was wondering how to create repeating tasks for, say, Tuesday and
>> Thursday at noon. I found this on st
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 org-todo-keywords-1 "\\|")
(
Add org-goto-first-child. Completes existing set of org tree traversal
functions.
>From ee430632f0d5088ed71f0d8ae48bac43f4d6208c Mon Sep 17 00:00:00 2001
From: Jambunathan K
Date: Wed, 15 Sep 2010 08:00:41 +0530
Subject: [PATCH] Add org-goto-first-child
* lisp/org.el (org-goto-first-child): New
The org-googlecl package has been extended a little.
http://splash-of-open-sauce.blogspot.com/2010/09/now-org-googlecl-supports-deleting-of_14.html
It now detects if you try to blog an entry with the same title as an
existing one and prompts you to view and/or remove one or more entries
with the
See the following .org file for an explanation, I think it's a
small bug...
==
#+TITLE: HTML Export with #+OPTIONS: H:1 set
#+STYLE: p {color: red; font-family:sans-serif;}
#+OPTIONS: h:1 toc:nil
* Here is a headline, no spac
On my phone if something bad happens and the app is going to force close it
will give me the option to "Report" with the force close and send a stack
trace as well as some other information. It does not always do this,
however.
73,
Matthew W. Jones (KI4ZIB)
http://matburt.net
On Tue, Sep 14, 2
Aloha Scot,
Thanks for catching my errors. I've made the changes you indicated.
If microtype is messing with cut and paste, you can remove it from the
#+LaTeX_CLASS_OPTIONS: line and generate new pdf's (at least you can
after everything is straight in .emacs). Alternatively, you can cut
I think it would be really cool to be able to modify clock-in/clock-out times
from the agenda.
I realize I can press TAB and jump to a clocked entry and modify the times, but
if I could press a key and move the start/stop time back and forth by
10 min, that would be
awesome.
At the end of the day
Well this is very cool. A whole new paradigm for org-LaTeX
integration. Well done. I was especially glad for the introduction
to the 'paralist' package.
Could it be that the line to clone the git repo should be this:
git clone git://github.com/tsdye/org-article.git
instead of what I find in t
Aloha all,
I'd like to draw your attention to a LaTeX class that I put together
in response to posts here about configuring the output of the LaTeX
exporter. The class supports all of the Org-mode LaTeX default
packages. It supports the standard LaTeX article class and the KOMA-
script s
In org-feed.el (line 105), the 'defgroup' entry for org-feed has the
tag "Org ID", which is the same tag as the group org-id (in
'org-id.el'). This has the result that you are unable to get to the
real org-ID variables from the M-x customize-group RET org RET top
level menu.
The culprit:
(defgrou
Achim Gratz writes:
> : {%s};ans{size(ans,1)}
That would have been too easy... if whitespace is in the wrong place,
Octave tries to parse the code block as a multi-dimensional structure
and falls onto it's own sword. Sigh.
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Bl
Hi Eric,
"Eric Schulte" wrote:
>
> #+begin_src emacs-lisp :var results=chartPolAngle(pol=tableTestBabel)
> :session testBabel:file
> results
> #+end_src
>
> [...] That said, I think that we should provide a mechanism for passing
> header arguments through to called code blocks making the origin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 18:21, Sebastian Rose wrote:
> Rainer M Krug writes:
>> Hi
>>
>> I want to export a subdocument (sub.org) while exporting a main document
>> (main.org), but I am getting an
>> "Args out of range: 0,0"
>> error message after the sub.org doc
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 18:25, Sebastian Rose wrote:
> Rainer M Krug writes:
>> On 14/09/10 13:41, Sebastian Rose wrote:
>>> Eric S Fraga writes:
Thanks Sebastian. I think that will definitely help the OP. However,
at least on my system, I believe th
Hi Sebastian,
Sebastian Rose wrote:
> Rainer M Krug writes:
>>
>> I want to export a subdocument (sub.org) while exporting a main document
>> (main.org), but I am getting an
>> "Args out of range: 0,0"
>> error message after the sub.org document is exported.
>>
>> Am I doing something wrong or is
Hello Dan,
I wasn't sure if I had suggested this before or not, but now I remember
that it was in a thread about python.
I have only used org babel with python and octave and I don't know how this
would translate to other languages, but I think it makes sense in languages
that you can work with
Dan Davison writes:
> I can see that this would be particularly natural for
> matlab/octave in which (aIui) function definitions require specifying
> the name of the variable whose value is to be returned.
I can't say I fully understand what's going on and possibly I'm off my
rocker; but it seems
On Tue, 14 Sep 2010 12:58:23 -0400, Matthew Jones wrote:
>
> [1 ]
> Hey Eric, if you find some issues please open bugs here:
> http://github.com/matburt/mobileorg-android/issues
>
> I've found some force closes related to SD Card Synchronization but
> appreciate any bug report you can provide.
Matt Lundin [2010.09.13 1916 -0400]:
> Norbert Zeh writes:
>
> > Matt Lundin [2010.09.13 1512 -0400]:
> >> Norbert Zeh writes:
> >>
> >> > Is there a way to freely customize the format of lines in the weekly
> >> > agenda or todo list.
> >> ...
> >> > I have a bunch of todo items that have a
Hey Eric, if you find some issues please open bugs here:
http://github.com/matburt/mobileorg-android/issues
I've found some force closes related to SD Card Synchronization but
appreciate any bug report you can provide.
Also, if the app gives you the change to submit a report after a crash then
pl
On Tue, 14 Sep 2010 12:02:46 -0400, Matthew Jones wrote:
>
> Hey Eric... did you already have MobileOrg installed on your phone via the
> APK downloaded from my site? If so, could you uninstall that and then try
> installing the app from the market?
>
> 73,
> Matthew W. Jones (KI4ZIB)
> http://
Rainer M Krug writes:
> On 14/09/10 13:41, Sebastian Rose wrote:
>> Eric S Fraga writes:
>>> Thanks Sebastian. I think that will definitely help the OP. However,
>>> at least on my system, I believe the variable is actually
>>> org-export-htmlize-output-type (type, not style).
>>
>>
>> Yes, s
Rainer M Krug writes:
> Hi
>
> I want to export a subdocument (sub.org) while exporting a main document
> (main.org), but I am getting an
> "Args out of range: 0,0"
> error message after the sub.org document is exported.
>
> Am I doing something wrong or is it not possible to have nested exports?
Marco Alberti writes:
> Hi all,
> when customizing org-capture-templates, how do I insert newlines in the
> template
> string? I tried RET, C-RET and such, but nothing works, and I couldn't find
> documentation.
> Thanks,
> Marco
Hi Marco,
just type
`C-q C-j'
as you would do when searchi
Hey Eric... did you already have MobileOrg installed on your phone via the
APK downloaded from my site? If so, could you uninstall that and then try
installing the app from the market?
73,
Matthew W. Jones (KI4ZIB)
http://matburt.net
On Tue, Sep 14, 2010 at 3:10 AM, Eric S Fraga wrote:
> On M
Wow, It works like a magic! Thank you so much.
I wrote it to my .emacs. Thank you.
Sincerely, Jeongtae
2010/9/14 Matt Lundin
> 노정태 writes:
>
> > Suvayu, I read your comment, and googled about what I can't understand.
> >
> > In Emacs, M-x grep Filename * does what I want. Thank you.
> >
>
On Sep 14, 2010, at 4:58 PM, Giovanni Ridolfi wrote:
C-j ?
Great! Thanks.
Marco
___
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 Tue, Sep 14, 2010 at 12:10 AM, Eric S Fraga wrote:
> On Mon, 13 Sep 2010 13:46:30 -0400, Matthew Jones
> wrote:
> >
> > There was one other thing that I forgot to mention... I've re-enabled
> > installing this application for Android 1.5 phones, you should be able to
> > see it in the Market
Marco Alberti writes:
Hi, Marco,
> when customizing org-capture-templates, how do I insert newlines in
> the template string? I tried RET, C-RET and such, but nothing works,
> and I couldn't find documentation.
C-j ?
Giovanni
___
Emacs-orgmode maili
Darlan Cavalcante Moreira writes:
> Can I leave a suggestion here?
> Maybe a header argument
> ,
> | :return variableName
> `
> could be interesting in org babel. This would make babel behavior more
> uniform in all supported languages and avoid the necessity of adding code
> "only to mak
On Tue, Sep 14 2010, Matt Lundin wrote:
> Eric Abrahamsen writes:
>
>> I'm having a bit of confusion: I've created my own TODO sequences with
>> org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
>> "CONTACTED(e@)"). Then I've got a custom agenda defined using
>> org-agenda-cus
Hi all,
when customizing org-capture-templates, how do I insert newlines in
the template string? I tried RET, C-RET and such, but nothing works,
and I couldn't find documentation.
Thanks,
Marco
___
Emacs-orgmode mailing list
Please use `Reply Al
In an .org file, I have headlines like this:
* example 1 [1/2]
* example 2 [5%]
org-store-link/org-insert-link creates the following markup for them:
[[file:test.org::*example%201%201%202][example 1]]
[[file:test.org::*example%202%205][example 2]]
When I invoke org-open-at-point
On Tue, Sep 14 2010, Matt Lundin wrote:
> Eric Abrahamsen writes:
>
>> I'm having a bit of confusion: I've created my own TODO sequences with
>> org-todo-keywords, in this case (sequence "CONTACT(n)" "REPLY(r)" "|"
>> "CONTACTED(e@)"). Then I've got a custom agenda defined using
>> org-agenda-cus
Working on it... if you notice there are broken-linked images right now. The
images are pushed to Worg git repo but for some reason are not actually on
Worg itself. A fresh git clone reveals that my files are there, but they are
not showing up. I wondered if it was just a delay but it's now been tw
Dan Davison writes:
> If we allow the current region to be inherited by the code edit buffer
> (patch below), then language major mode commands that operate on the
> region can be called remotely from the org buffer. For example
>
> C-c C-v C-x M-; comment region according to language
> C-c
How can I send Mail without starting gnus beforehand.
I noticed that once I had started gnus at least once and then quit gnus...
I can send mail. However after rebooting and starting emacs...
I can not send any mail getting some error instead.
message-send-mail-with-sendmail: Sending...failed with
On Sep 14, 2010, at 12:00 PM, Scot Becker wrote:
Would it not be more consistent if I just make the command for the
taglist
be specified in a variable, similar to org-export-latex-todo-
keyword-markup.
This seems the more logical solution to me. You could still use a
non-existing command an
On Sep 14, 2010, at 2:15 PM, Stuart McLean wrote:
Hello,
I am just beginning to learn org-mode's spreadsheet with the tutorial
here: http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.php
However, when I type C-c C-c on the TBLFM line below
| Student | Maths | Physics | Mean |
|
Hello,
I am just beginning to learn org-mode's spreadsheet with the tutorial
here: http://orgmode.org/worg/org-tutorials/org-spreadsheet-intro.php
However, when I type C-c C-c on the TBLFM line below
| Student | Maths | Physics | Mean |
|--+---+-+--|
| Bertrand |1
Patch 263 (http://patchwork.newartisans.com/patch/263/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87sk1luntu.fsf%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8"
> M
Eric S Fraga writes:
> Thanks Sebastian. I think that will definitely help the OP. However,
> at least on my system, I believe the variable is actually
> org-export-htmlize-output-type (type, not style).
Yes, sorry Eric, right: org-export-htmlize-output-type
Sebastian
__
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 13:41, Sebastian Rose wrote:
> Eric S Fraga writes:
>> Thanks Sebastian. I think that will definitely help the OP. However,
>> at least on my system, I believe the variable is actually
>> org-export-htmlize-output-type (type, not style).
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I want to export a subdocument (sub.org) while exporting a main document
(main.org), but I am getting an
"Args out of range: 0,0"
error message after the sub.org document is exported.
Am I doing something wrong or is it not possible to have nested
Hi,
Is there a technique or strategy to get nested sorts in Org tables, i.
e. sorting first by column B, then by column A, ...?
e.g. a list of publications sorted by title:
| Author| Year | Title| Type|
|---+--+--+-|
| Smith, J. | 2006 |
On Tue, 14 Sep 2010 12:13:12 +0200, Sebastian Rose
wrote:
>
> Rainer M Krug writes:
> > On 14/09/10 10:16, Eric S Fraga wrote:
> >> On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug
> >> wrote:
> >>
> >> [...]
> >>
> >>> The string
> >>>
> >>> .string {color: #ff4500;}
> >>>
> >>> is in th
Rainer M Krug writes:
> Hi
>
> I have an org file (report.org) which creates a report.
>
> Now I want to do a few things with the resulting report, before I create
> it to run a simulation, and afterwards copy it into a directory with a
> name linked to some parameter of the simulation. I am now u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 12:17, Sebastian Rose wrote:
> Rainer M Krug writes:
>> Hi
>>
>> I have an org file (report.org) which creates a report.
>>
>> Now I want to do a few things with the resulting report, before I create
>> it to run a simulation, and afterwar
Rainer M Krug writes:
> On 14/09/10 10:16, Eric S Fraga wrote:
>> On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug wrote:
>>
>> [...]
>>
>>> The string
>>>
>>> .string {color: #ff4500;}
>>>
>>> is in the html file, but it is not used - the color is hardcoded as
>>> #00:
>>
>> so this has
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 11:44, Rainer M Krug wrote:
Found the solution:
#+begin_src emacs-lisp
(switch-to-buffer (find-file-noselect "report.org"))
(org-export-as-html-and-open nil)
#+end_src
Cheers,
Rainer
> Hi
>
> I have an org file (report.org) which
On Di, Sep 14 2010, Eric S Fraga wrote:
> On Tue, 14 Sep 2010 08:27:48 +0200, henry atting wrote:
>>
>> When I have some kind of todo items in an *.org file without timestamp they
>> do not show up in the agenda. I can start the agenda with the
>> appropriate shortcut then only these items are d
> Would it not be more consistent if I just make the command for the taglist
> be specified in a variable, similar to org-export-latex-todo-keyword-markup.
> This seems the more logical solution to me. You could still use a
> non-existing command and define it in the header
Not sure how I mis
Hi John,
John Hendy wrote:
> [...] My decision to do that resulted in some discussion about putting up a
> more formal page on Worg for gnuplot's babel language page.
>
> http://orgmode.org/worg/org-contrib/babel/languages/ob-doc-gnuplot.php
>
> [...] Feel free to let me know your thoughts and/or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi
I have an org file (report.org) which creates a report.
Now I want to do a few things with the resulting report, before I create
it to run a simulation, and afterwards copy it into a directory with a
name linked to some parameter of the simulation
Thanks, I have noticed this and will look into it, but I have a lack
of time so I can't do it right now. But please send me an example.
On Tue, Sep 14, 2010 at 9:29 AM, Carsten Dominik
wrote:
>
> On Sep 14, 2010, at 9:25 AM, Charles Cave wrote:
>
>>> org-freemind.el suggests that notes from a Fre
Christian Moe christianmoe.com> writes:
> Yes, like so:
>
> : #+attr_html: alt="Picture of a foo"
> : [[./foo.png]]
>
> See the manual section on exporting to HTML.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
That's exactly what I was looking for. Thank you! I never would have
thought to l
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 10:16, Eric S Fraga wrote:
> On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug wrote:
>
> [...]
>
>> The string
>>
>> .string {color: #ff4500;}
>>
>> is in the html file, but it is not used - the color is hardcoded as
>> #00:
>
> s
On Tue, 14 Sep 2010 10:05:32 +0200, Rainer M Krug wrote:
[...]
> The string
>
> .string {color: #ff4500;}
>
> is in the html file, but it is not used - the color is hardcoded as
> #00:
so this has nothing to do with CSS as style specifications can only
affect specific tags, not hard-code
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 09:41, Eric S Fraga wrote:
> On Tue, 14 Sep 2010 09:11:07 +0200, Rainer M Krug wrote:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> On 14/09/10 02:36, Sebastian Rose wrote:
>>> Rainer M Krug writes:
Hi
when e
On Tue, 14 Sep 2010 19:01:12 +1200, Aidan Gauland
wrote:
>
> [1 ]
> [1.1 ]
> Is it possible to set the alt attribute of an image for HTML export?
> If I insert an inline image into an Org buffer like so...
>
> [[./foo.png]]
>
> ...and export it to HTML, I get something like this...
>
>
>
On 9/14/10 9:01 AM, Aidan Gauland wrote:
Is it possible to set the alt attribute of an image for HTML export?
Yes, like so:
: #+attr_html: alt="Picture of a foo"
: [[./foo.png]]
See the manual section on exporting to HTML.
Cheers,
CM
If I insert an inline image into an Org buffer like so.
On Tue, 14 Sep 2010 08:27:48 +0200, henry atting wrote:
>
> When I have some kind of todo items in an *.org file without timestamp they
> do not show up in the agenda. I can start the agenda with the
> appropriate shortcut then only these items are diplayed.
> But if I am already in org-agenda I
On Tue, 14 Sep 2010 09:11:07 +0200, Rainer M Krug wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 14/09/10 02:36, Sebastian Rose wrote:
> > Rainer M Krug writes:
> >> Hi
> >>
> >> when exporting code blocks to html, strings are exported as yellow
> >> (#00), which is reall
On Sep 13, 2010, at 6:48 PM, Matt Lundin wrote:
lisp/org-agenda.el (org-agenda-set-tags): Remove org-agenda-show to
prevent
disrupting windows and changing point in original buffer.
(org-agenda-set-property): Same
(org-agenda-set-effort): Same
(org-agenda-toggle-archive-tag): Same
When set
Patch 272 (http://patchwork.newartisans.com/patch/272/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C87aanlzejg.fsf_-_%40Rainer.invalid%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="ut
On Sep 14, 2010, at 9:25 AM, Charles Cave wrote:
org-freemind.el suggests that notes from a Freemind mindmap become
converted to org by org-freemind-to-org-mode. However, all I get is
the
nodes and subnodes structure as orgmode's headings. My various notes
(including many draft sentences of
> org-freemind.el suggests that notes from a Freemind mindmap become
> converted to org by org-freemind-to-org-mode. However, all I get is the
> nodes and subnodes structure as orgmode's headings. My various notes
> (including many draft sentences of the article I'm about to write, so
> the most im
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 14/09/10 02:36, Sebastian Rose wrote:
> Rainer M Krug writes:
>> Hi
>>
>> when exporting code blocks to html, strings are exported as yellow
>> (#00), which is really difficult to read. Is there a possibility to
>> customize the colors (specifi
On Mon, 13 Sep 2010 13:46:30 -0400, Matthew Jones wrote:
>
> There was one other thing that I forgot to mention... I've re-enabled
> installing this application for Android 1.5 phones, you should be able to
> see it in the Market now.
>
> 73,
> Matthew W. Jones (KI4ZIB)
> http://matburt.net
Tha
Is it possible to set the alt attribute of an image for HTML export?
If I insert an inline image into an Org buffer like so...
[[./foo.png]]
...and export it to HTML, I get something like this...
But I want the alt attribute to be "foo" (or something else), not the
filename.
I know this is an
72 matches
Mail list logo