emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Cezar <cezar@mixandgo.ro>
To: emacs-orgmode@gnu.org
Subject: Re: remember
Date: Sat, 01 Sep 2007 10:35:52 +0300	[thread overview]
Message-ID: <87ejhij0rr.fsf@myhost.localdomain> (raw)
In-Reply-To: 877inc55uy.fsf@baldur.tsdh.de


The comment is not removed in the file, I gave you an example of
what the file looks like after the C-c C-c

Tassilo Horn <tassilo@member.fsf.org> writes:

> Cezar <cezar@mixandgo.ro> writes:
>
> Hi Cezar, 
>
>>   I want to start using remember to record todos like this wonderfull 
>> paper shows:
>>
>>   http://johnwiegley.com/org.mode.day.planner.html
>
> Wise decision.
>
>>   My problem is that is also inserts some comments. The recorded entry
>> looks like this:
>>
>> ** Fri Aug 31 13:19:12 2007 (## `C-u C-c C-c' to file directly, 
>> `C-c C-c' to file interac)
>>
>> ## `C-u C-c C-c' to file directly, `C-c C-c' to file interactively.
>> ## Target file "~/Organiser/Notes.org", headline "Tasks"
>> ## To switch templates, use `M-x org-remember'.
>>
>> * TODO test
>>   [2007-08-31 Fri]
>
> That comment will be removed when you file it with C-c C-c.
>
>>   Also I would like to know how to link from files/mails (I am using
>> Gnus).
>
> ,----[ C-h k C-c o l ]
> | C-c o l runs the command org-store-link
> |   which is an interactive compiled Lisp function in `org.el'.
> | It is bound to C-c o l.
> | (org-store-link ARG)
> | 
> | Store an org-link to the current location.
> | This link can later be inserted into an org-buffer with
> | C-c C-l.
> | For some link types, a prefix arg is interpreted:
> | For links to usenet articles, arg negates `org-usenet-links-prefer-google'.
> | For file links, arg negates `org-context-in-file-links'.
> `----
>
> As you can see, I bound that function to `C-c o l' because I use `C-c o'
> as prefix key for org-mode related things.  Such a binding can be
> created with
>
>     (global-set-key (kbd "C-c o l") 'org-store-link)
>
> in your ~/.emacs.
>
> Bye,
> Tassilo
> -- 
> * delYsid has mortgage, opportunity and penis in his score file.
> <delYsid> thats pretty effective against spam
> <Luke> aren't you worried about missing opportunities to mortgage
>        your penis?

  reply	other threads:[~2007-09-01  7:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31 10:20 remember Cezar
2007-08-31 10:57 ` remember Tassilo Horn
2007-09-01  7:35   ` Cezar [this message]
2007-09-01 13:46     ` remember Tassilo Horn
2007-09-01 16:57       ` remember Cezar
2007-09-02  7:30         ` remember Carsten Dominik
2007-09-02  8:07           ` remember Cezar
2007-09-02 11:59             ` remember Tassilo Horn
2007-09-02 12:48               ` remember Cezar
2007-09-02 17:02                 ` remember Tassilo Horn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ejhij0rr.fsf@myhost.localdomain \
    --to=cezar@mixandgo.ro \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).