On Sun, Apr 29, 2012 at 09:27:50PM -0500, Marcelo de Moraes Serpa wrote:
> Is there a way to filter the agenda based on the level of the item.
Try the special LEVEL search property, documented in the "Matching tags
and properties" section of the manual.
Toby
--
Dr T. S. Cubitt
Mathematics and Qu
Hi Marcelo,
Marcelo de Moraes Serpa wrote:
> Is there a way to filter the agenda based on the level of the item. For
> example, let's say I have several items tagged as projects, but I would
> like to get a list of projects that are 1st or 2nd-level items in my org
> files, like:
>
> * This would
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi, everyone -
First post to the list. Guess I should start out by saying, Carsten et al, you
guys rock! Thanks for org-mode!
* Problem: I can no longer insert new outline headings via the usual M-RET
binding.
Here's an overview of my setup:
** o
Hi Trey,
Trey Darley writes:
> * Problem: I can no longer insert new outline headings via the usual M-RET
> binding.
What does it return instead?
> M-x org-insert-heading works just fine.
What does `C-h v org-insert-heading-hook RET' returns?
--
Bastien
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
At Mon, 30 Apr 2012 10:36:45 +0200,
Bastien wrote:
>
> Trey Darley writes:
>
> > * Problem: I can no longer insert new outline headings via the usual M-RET
> > binding.
>
> What does it return instead?
Just a newline.
>
> > M-x org-insert-head
Neil Smithline writes:
> On 4/27 08:09 , Stephen Eglen wrote:
>> A relatively new emacs mailer, mu4e, is worth mentioning:
>>
>> http://www.djcbsoftware.nl/code/mu/mu4e.html
>>
>> I really like it so far + it has support for org mode links.
>
> Stephen,
>
> I didn't know about mu4e. I've played a
I'm logging my bicycling to work using org habit tracking. I'm using a
comment to track the time and distance (and average speed). It would
have been nice if the habit tracking could have used a table for this.
I have googled for something similar to this but not found it. Has
anyone else done
Trey Darley writes:
> * What have I tested?
>
> ** running emacs under a different terminal (urxvt and xterm)
> ** running outside tmux in a normal session
> ** disabling all my ~/.emacs.d/ modifications apart from setting my load-path
>and the bare minimal [0] to instantiate org-mode
> ** ru
Hi Trey,
On Mon, Apr 30, 2012 at 14:34, Bastien wrote:
> Trey Darley writes:
>
>> * What have I tested?
>>
>> ** running emacs under a different terminal (urxvt and xterm)
>> ** running outside tmux in a normal session
>> ** disabling all my ~/.emacs.d/ modifications apart from setting my load-p
Vladimir Lomov writes:
> Well, may be I said it too obscure, it is ok for revno <= 108011, but >=
> 10812 have problem.
Okay... revno 10812 is a merge from an Emacs branch and contains many
changes. The odds are good that your bug is related to a change outside
of Org. If not, please report i
On Sun, Apr 29 2012, Bastien wrote:
> `global-mode-string' and ̀frame-title-format' are list by default
> and they cannot be customized. They can be manually set to a string,
> but that's a mistake (okay, `global-mode-string' is a misleading name.)
On my Fedora box, frame-title-format is by defau
Hi all.
After some struggle, I can see inline pictures in my org file.
The problem was python execution. If I execure the code in python-mode
shell, it generates a picture.
I the code executed via C-c C-c, the output picture file is empty.
I still do not know how to solve it.
And I have encounter
Hello,
Taking the opposite of a time (that is, "putting" a minus sign in front of it)
changes its value...
Here, a quick ECM to demonstrate the above:
* Grand total
#+TBLNAME: GrandTot
| Total | 232:11 |
* Other total
#+TBLNAME: OtherTot
| Total | 158:07 |
* Computation
** OK
The "other to
Bastien wrote:
> Trey Darley writes:
>
> > * What have I tested?
> >
> > ** running emacs under a different terminal (urxvt and xterm)
> > ** running outside tmux in a normal session
> > ** disabling all my ~/.emacs.d/ modifications apart from setting my
> > load-path
> >and the bare minim
Trey Darley wrote:
> At Mon, 30 Apr 2012 10:36:45 +0200,
> Bastien wrote:
> >
> > Trey Darley writes:
> >
> > > * Problem: I can no longer insert new outline headings via the usual M-RET
> > > binding.
> >
> > What does it return instead?
>
> Just a newline.
>
So it sound as if the meta key
Remember that when you execute the code via "C-c C-c" it is run in a
temporary file which is not in the same folder as the org file from where
it was generated from. Maybe you are reading some data from a file and
Python is not able to locate the file when run with "C-c C-c".
Put ":results output
Hi,
Carsten Dominik wrote:
> On 20.3.2012, at 14:59, Sebastien Vauban wrote:
>>
>> As shown by this example, we can't assign the value "0:00" to a cell:
>>
>> | Task| HH:MM |
>> |-+|
>> | This| 1:23 |
>> | Nothing | #ERROR |
>> | That| 1:23 |
>> #+TBLFM: @2$2=1:2
External link abbreviations don't seem to work if they're in an #+INCLUDE
file -- they end up pointing to a (non-existent) anchor within the main
document.
The same external link abbreviations seem to work fine if they're in the
main file.
I'm using the latest build of GNU Emacs (24.1.50.1, April
On 26 April 2012 15:54, Bastien wrote:
> Hi Brian,
>
> Brian van den Broek writes:
>> I don't think my employer (I teach Philosophy at the College-level)
>> has a basis to claim ownership of copyright on my work product, but I
>> also seem to have misplaced my law degree :-) I thus cannot
>> c
Aloha all,
Aligning this table with C-c C-c when the cursor is in one of the cells
of the first column results in an error: "if: Wrong type argument:
char-or-string-p, nil".
It works in other cells or on one of the hlines.
|+--+|
| Command
On 27 April 2012 05:52, Ippei FURUHASHI wrote:
> Hi Brian,
>
> Brian van den Broek writes:
>> how to add 1 day to the return value of (current-time).
>
> This hard coding is out of org-mode range,
>
> #+BEGIN_SRC elisp
> (format-time-string "%Y-%m-%d" (time-add (current-time) (seconds-to-time (*
I've really been getting into the Quantified Self movement recently,
and by "getting into," I mean reading and watching videos and
/thinking/ about things I'd like to track about myself. [1] I've been
pondering what kind of "platform" to use for my data collection...
Excel? Some time tracking appli
Trey Darley writes:
> ** terminal: xfce4-terminal + tmux 1.6
> ** org-mode: development (via git)
Here is most likely your problem: terminal (emulators) usually don't
handle modifier keys well (some or all of them). You'll have to use ESC
as a prefix instead or dig into the documentation if you
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30/04/2012 19:03, John Hendy wrote:
You might like to checkout worg; it has a few examples of GTD setups (is
Quantified Self like GTD? I assume it is).
-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 30/04/2012 19:03, John Hendy wrote:
> On to my questions:
> -- Has anyone done something like this? I see it as very similar to
> habit tracking. To give an example, I've had a bit of a persistent
> cough. I developed it when I was sick at one point
John Hendy writes:
> I've really been getting into the Quantified Self movement recently,
> and by "getting into," I mean reading and watching videos and
> /thinking/ about things I'd like to track about myself. [1] I've been
> pondering what kind of "platform" to use for my data collection...
>
On Mon, Apr 30, 2012 at 1:29 PM, Zack Mayson wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 30/04/2012 19:03, John Hendy wrote:
>
>
> You might like to checkout worg; it has a few examples of GTD setups (is
> Quantified Self like GTD? I assume it is).
Not really. Quantified Self
Zack Mayson writes:
> (is Quantified Self like GTD? I assume it is).
No, Quantified Self is more like how much you weighed before and after
GTD. :-)
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
DIY Stuff:
http://Synth.Stromeko.net/DIY.html
Platform: Intel P4,
debian testing,
GNU Emacs 23.4.1 (i486-pc-linux-gnu, GTK+ Version 2.24.10) of
2012-04-07 on biber, modified by Debian,
org-mode from git,
org2blog from git,
xml-rpc 1.6.7 from ELPA,
I am trying to use org2blog from github, but
My "Quantified Coder" talk at Google IO last year was going to focus
toward emacs and org-mode, actually:
http://www.youtube.com/watch?v=52Ml_zax4A0#t=12m47s
Unfortunately I haven't gotten time to actually start on it yet, but I
know there's community interest in org-mode and tracking as much as
Org-mode version 7.8.09 (release_7.8.09-454-g537ab2)
GNU Emacs 23.4.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-12 on
shirley.hoetzel.info
Arch Linux.
|---++---+-+|
| A | AA | 2 | 60 | 73.80 |
| B | BB | 5 | 150 | 185.00 |
|---++---+-+--
Bastien writes:
> Hi François,
>> It now seems that UNDER\_LINE, while producing HTML, is now rendering
>> the backslash instead of removing it. [...] I would not be tempted
>> to think the upgrading of Ubuntu has a consequence on the Org changes
>> I'm seeing.
> Can you give us a hint on what
Mikkel Kristiansen wrote:
> Org-mode version 7.8.09 (release_7.8.09-454-g537ab2)
> GNU Emacs 23.4.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-12 on
> shirley.hoetzel.info
> Arch Linux.
>
> |---++---+-+|
> | A | AA | 2 | 60 | 73.80 |
> | B | BB | 5 | 1
Nick Dokos wrote:
> Mikkel Kristiansen wrote:
>
> > Org-mode version 7.8.09 (release_7.8.09-454-g537ab2)
> > GNU Emacs 23.4.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) of 2012-04-12 on
> > shirley.hoetzel.info
> > Arch Linux.
> >
> > |---++---+-+|
> > | A | AA | 2 |
It occurred to me that since I need to export to LaTeX for printing
and then paste my work notes into a technical notebook for IP purposes
(at least until the US completes its transition to first to file
patent law), I could sparse tree search for entries since I last
printed (I aim for 1x per week
Last line in section "Quick Example" in [1] misses a _ in the
property. It reads RESET_CHECKBOXES but org-checklist.el checks for
RESET_CHECK_BOXES.
Just spent a few minutes tracking down why org-checklist wasn't working for me.
[1]: http://orgmode.org/worg/org-contrib/org-checklist.html
--
Mo
Nick Dokos writes:
> Not quite - calc has nothing to do with this. org-table-eval-formula uses
> "modes" and has to be fixed: all instances of the "modes" variable
> must be renamed to org-table-modes.
Fixed.
Thanks to Mikkel for reporting this and to you for the fix!
--
Bastien
Moritz Ulrich writes:
> Last line in section "Quick Example" in [1] misses a _ in the
> property. It reads RESET_CHECKBOXES but org-checklist.el checks for
> RESET_CHECK_BOXES.
Fixed, thanks for reporting this.
> Just spent a few minutes tracking down why org-checklist wasn't
> working for me.
Brian van den Broek writes:
> Hence, I shall send my
> papers in shortly. It may, however, take some considerable time
> nonetheless; I am given to understand that mail from Egypt to the US
> is both unreliable and extremely slow. Once all is settled, expect
> patches :-)
Great news! Thanks for
Hi Thomas,
t...@tsdye.com (Thomas S. Dye) writes:
> Aligning this table with C-c C-c when the cursor is in one of the cells
> of the first column results in an error: "if: Wrong type argument:
> char-or-string-p, nil".
It is confused by the "=" character, and thinks it is a formula that
needs ev
Steinar Bang writes:
> I'm logging my bicycling to work using org habit tracking. I'm using a
> comment to track the time and distance (and average speed). It would
> have been nice if the habit tracking could have used a table for this.
This is a little bit "abstract" to me.
Can you give an
* lisp/org-exp.el (org-export-remove-or-extract-drawers): Changed funcall
to run-hook-with-args-until-success to properly run the
org-export-format-drawer-function hook.
The problem was that funcall was being executed on the hook (list of
functions) instead of running the hook with
run-hook-with-a
On Apr 29, 2012, at 4:59 AM, Bastien wrote:
> Hi Charles,
>
> Charles writes:
>
>> If I may I'll throw in my 2 cents, since I made the error in the first place
>>
>> Why not in Section 9.2.1 immediately before or after the "special way" for
>> using capture from the agenda?
>>
>> The documen
Bastien writes:
> Hi Thomas,
>
> t...@tsdye.com (Thomas S. Dye) writes:
>
>> Aligning this table with C-c C-c when the cursor is in one of the cells
>> of the first column results in an error: "if: Wrong type argument:
>> char-or-string-p, nil".
>
> It is confused by the "=" character, and thinks
> Bastien :
> Steinar Bang writes:
>> I'm logging my bicycling to work using org habit tracking. I'm using a
>> comment to track the time and distance (and average speed). It would
>> have been nice if the habit tracking could have used a table for this.
> Can you give an example of what y
45 matches
Mail list logo