Is it possible to insert date/time stamps (active or inactive) including
seconds?
I have tested that entries like [2010-07-13 tue 14:53:37] works perfectly.
Sorry, if this question have been answered; every "second" search I have done
get me to "first ..., second ..."
Miguel Ruiz
Sevilla, Spa
Bernt Hansen wrote:
> Erik Butz writes:
>
> > Hi all,
> >
> > I have a somewhat stupid problem, but didn't find a solution in the
> > manual or the list archive.
> > I want to use the \nbsp macro to generate a '~' symbol for Latex, but
> > I don't seem to get it to work correctly in my case.
>
Setting up capture to use templates from file in the latest git seemed
to cause some errors. I looked into it and wrote this small patch. It
could probably use some love, seeing as I am quite new to org-mode,
elisp and emacs in general.
The error I was getting was related to testing (string-match
Hello list,
This might sound crazy, but here's what I'd like to do:
I have a reference.org file full of interesting notes I take during
the day. It even includes saying that I tag as mantras, such as this
one, from Paulo Coelho: "Be the best, but get prepared to be
attacked. Only mediocrity is s
Erik Butz writes:
> Hi all,
>
> I have a somewhat stupid problem, but didn't find a solution in the
> manual or the list archive.
> I want to use the \nbsp macro to generate a '~' symbol for Latex, but
> I don't seem to get it to work correctly in my case.
> I want to write 200~m²
>
> If I do: 20
David Maus writes:
> Matt Lundin wrote:
>>Aidan Gauland writes:
>
>>> If I create a link with C-c C-l and give it a relative "file:" link, a
>>> link is created with an absolute path. For example, C-c C-l
>>> file:../foo.org foo puts
>>> [[file:~/path/to/working-directory/foo.org][foo]] in the
On Tue, Jul 13 2010, Eric Schulte wrote:
> if you want to use my approach above more widely you could name the code
> block say #+source:less-precision, then add :exports none to each of
> your existing code blocks that output over-precise data, and for each
> such block add a call of the followin
Aidan Gauland wrote:
>[1 ]
>[1.1 ]
>Attempting to export a buffer with a #+BEGIN_SRC block with no language
>specified (i.e. an argumentless #+BEGIN_SRC block) fails with the
>message "apply: Wrong type argument: consp, nil". This is rather
>cryptic; it would be nice if Org-publish could say whe
Matt Lundin wrote:
>Aidan Gauland writes:
>> If I create a link with C-c C-l and give it a relative "file:" link, a
>> link is created with an absolute path. For example, C-c C-l
>> file:../foo.org foo puts
>> [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was
>> expecting
On Tue, 13 Jul 2010 20:45:29 +0200, Carsten Dominik wrote:
> On Jul 13, 2010, at 7:41 PM, Sven Bretfeld wrote:
>
>> Hi Carsten
>>
>> Carsten Dominik writes:
>>
>>> does it help to remove ~/.emacs.d/.org-id-locations ?
>>
>> Yes, that did it. Thank you very much, you made me happy. I have
>> alre
Hi Carsten and Matt,
On 13.07.2010 20:48, Carsten Dominik wrote:
> On Jul 13, 2010, at 7:41 PM, Martin Pohlack wrote:
>> Hard to respond to this vague situation :-).
>>
>> It would be great if you could point me at more specific situations
>> that
>> might break or if others could test the patch
Hi,
my emacs behaves odd.
When I start emacs as daemon "emacs --daemon" and than attache a
client to it, the org-agenda-columns view appears in a very tiny font.
If I start emacs "normally" the view appears in standard font size.
I found out that the "Org Column face" is set to different values
On Jul 13, 2010, at 5:21 PM, Buck Brody wrote:
("~/Documents/org/outline.org")
Well, then I have no ideas what might make this so slow - it seems that
this call takes up all of the time.
The only further recommendation I would have is to do use uncompiled
code
with
C-u M-x org-reload RET
On Jul 13, 2010, at 7:41 PM, Martin Pohlack wrote:
Hi Carsten,
On 13.07.2010 13:49, Carsten Dominik wrote:
Sorry for taking so much time for this.
I am still holding the patch because I have an almost unconscious
itch
that something is wrong with it. I cannot say what exactly it is
(if an
On Jul 13, 2010, at 7:41 PM, Sven Bretfeld wrote:
Hi Carsten
Carsten Dominik writes:
does it help to remove ~/.emacs.d/.org-id-locations ?
Yes, that did it. Thank you very much, you made me happy. I have
already
tried to remove .emacs.d before, but with a running Emacs, what didn't
wor
Hi Carsten
Carsten Dominik writes:
> does it help to remove ~/.emacs.d/.org-id-locations ?
Yes, that did it. Thank you very much, you made me happy. I have already
tried to remove .emacs.d before, but with a running Emacs, what didn't
work. I didn't know that .emacs.d contains any dot-files at
Hi Carsten,
On 13.07.2010 13:49, Carsten Dominik wrote:
> Sorry for taking so much time for this.
> I am still holding the patch because I have an almost unconscious itch
> that something is wrong with it. I cannot say what exactly it is
> (if anything). The logic of what needs to be done when i
Hi Rainer,
Dr Rainer M Krug writes:
> On 13/07/2010 02:46, Eric Schulte wrote:
>> Hi Rainer,
>>
>> With the tangling comments generated by the latest Org-mode, the
>> following function should be able to jump from any code in a tangled
>> code file back to the relevant block in the original Org
>> I require a note when certain TODOs are changed to DONE. These are
>> almost always some sort of structured logging. Is there a way to call
>> org-capture and/or require a certain template for that note? That
>> would be a very powerful workflow for me.
>
> You could use org-after-todo-state-ch
Hi all,
I have a somewhat stupid problem, but didn't find a solution in the
manual or the list archive.
I want to use the \nbsp macro to generate a '~' symbol for Latex, but
I don't seem to get it to work correctly in my case.
I want to write 200~m²
If I do: 200\nbspm^2
it gets exported as: 200\n
("~/Documents/org/outline.org")
On Tue, Jul 13, 2010 at 4:06 AM, Carsten Dominik
wrote:
> Hi Buck,
>
> what is the value of the variable org-agenda-files in your setup?
>
> Thanks.
>
> - Carsten
>
> On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
>
>> Bernt,
>>
>> Here are the results:
>>
>> org-r
Thanks for noticing Dominik,
Reverting back to regular indentation is what I've done, however, I'm
afraid I have something else to report on that...
I mentionned this issue in a separate thread :
http://article.gmane.org/gmane.emacs.orgmode/27388/
cheers
On Tue, Jul 13, 2010 at 2:14 PM, Carsten
Hi all
Footnote in title (requiring exported latex to like \title{...\footnote{...}})
does not seem to work. Using a verbatim latex fragment might work, but would be
nice to have a unified specification that could be exported to html as well.
Any help appreciated.
Regards
Reetinder Sidhu
Mah
Carsten Dominik writes:
> Please pull again and then try again, I hope it works now.
Yes and no I'm afraid. I now get two bookmarks generated:
- org-capture-last-stored: points to default file
- org-capture-last-stored-marker: points correctly to refiled location
--
Giles
__
Hi Sven,
does it help to remove ~/.emacs.d/.org-id-locations ?
Are you sure you are running the same version of Org on both systems?
On Jul 7, 2010, at 9:30 PM, Sven Bretfeld wrote:
Hi all
I have strange errors since I'm working with org-mobile. They seem to
have to do with the hash-code.
Th
Aidan Gauland writes:
> If I create a link with C-c C-l and give it a relative "file:" link, a
> link is created with an absolute path. For example, C-c C-l
> file:../foo.org foo puts
> [[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was
> expecting [[file:../foo.org][foo]].
Hi Sebastian,
Sebastian Rose wrote:
> Julien Fantin writes:
>> Thanks Sebastian and David,
>> I now have firefox working, I had to use that html file though, as firefox
>> wouldn't bring up the application selection dialog with the test links on
>> worg.
>> Will now look into getting xdg-mime to
Hi Michael,
Michael Gilbert writes:
> I require a note when certain TODOs are changed to DONE. These are
> almost always some sort of structured logging. Is there a way to call
> org-capture and/or require a certain template for that note? That
> would be a very powerful workflow for me.
You co
On Jul 6, 2010, at 9:55 PM, Julien Fantin wrote:
I've been using the org-startup-indented and org-adapt-indentation
variables for sometime, but I just realized that org-startup-
indented when set to true, ends up shifting the cloumns in column-
view according to the headline level.
So head
Hi Giles,
On Jul 6, 2010, at 5:44 PM, Giles Chamberlin wrote:
Carsten Dominik writes:
I have fixed this, please verify.
Doesn't seem to work here I'm afraid. I've pulled the latest git
which
contains what looks like the correct changeset:
commit b6305c713c54421257759c38c260f51
Hi Martin,
On Jul 7, 2010, at 10:49 AM, Martin Pohlack wrote:
Hi Carsten,
On 04.06.2010 14:11, Martin Pohlack wrote:
On 04.06.2010 13:27, Carsten Dominik wrote:
Hi Martin,
maybe you can summarize this discussion so that I can see when
should
be done? Thanks.
* org-agenda-filter-preset
Hi everyone,
thanks to all who contributed to this thread.
Sending lists should now work as advertised, including
using C-c C-c to send the list.
- Carsten
On Jul 9, 2010, at 7:55 AM, Angel Popov wrote:
Hi,
I am following example on radio tables but it looks that it does not
work.
I copied
Hi Buck,
what is the value of the variable org-agenda-files in your setup?
Thanks.
- Carsten
On Jul 12, 2010, at 6:18 PM, Buck Brody wrote:
Bernt,
Here are the results:
org-remember 1
2.497 2.497
org-do-remember
Aidan Gauland writes:
> Attempting to export a buffer with a #+BEGIN_SRC block with no language
> specified
Well in the manual (Literal examples) it is written that:
This is done with the `src' block,
where you also need to specify the name of the major mode
^
Attempting to export a buffer with a #+BEGIN_SRC block with no language
specified (i.e. an argumentless #+BEGIN_SRC block) fails with the
message "apply: Wrong type argument: consp, nil". This is rather
cryptic; it would be nice if Org-publish could say where it failed even
if not why it failed.
If I create a link with C-c C-l and give it a relative "file:" link, a
link is created with an absolute path. For example, C-c C-l
file:../foo.org foo puts
[[file:~/path/to/working-directory/foo.org][foo]] in the buffer. I was
expecting [[file:../foo.org][foo]].
Emacs : GNU Emacs 24.0.50.6 (i6
Hi all!
lately I use the marvelous clocktables a lot...
For toplevel clocktables which just sum up "all" I use ":maxlevel 0"
The manual reads
:maxlevelMaximum level depth to which times are listed in the table.
which I misunderstood.
I understood: an unlisted item does not mean that its ti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/07/2010 19:51, Eric Schulte wrote:
> Rainer M Krug writes:
>
>> Hi Eric,
>>
>> On Fri, Jul 9, 2010 at 5:44 PM, Eric Schulte wrote:
>>
>>> Hi Rainer,
>>>
>>> Rainer M Krug writes:
>>>
On Thu, Jul 8, 2010 at 9:03 PM, Eric Schulte
>>> wrot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 13/07/2010 02:46, Eric Schulte wrote:
> Hi Rainer,
>
> With the tangling comments generated by the latest Org-mode, the
> following function should be able to jump from any code in a tangled
> code file back to the relevant block in the original Or
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Eric,
On Mon, Jul 12, 2010 at 8:04 PM, Eric Schulte wrote:
> Hi Rainer,
>
> If I'm understand you correctly you want the absolute position (by LOC)
> of the lines of R code to be the same in both the original org file and
> the tangled file or R c
Michael Steiner writes:
> On 2010-07-12 05:22, Rémi Vanicat wrote:
>> "Sven Bretfeld" writes:
>> you could use auto-revert-mode:
>
> That's what i do: i slightly changed ical2org.awk by replacing line 77
>
> print "#+TITLE: Main Google calendar entries"
>
> with
>
> print "#+TITLE: Mai
Hi Eric,
That worked. I am ready to go now!
Thank you!
Jordi
Eric Schulte writes:
> Hi Jordi,
>
> The attached simple-init.el file works for me with
>
> emacs -Q -l simple-init.el
>
> Emacs started w/o error, and I was able to evaluate python code blocks
> with no problem.
>
> P
42 matches
Mail list logo