Thomas Baumann <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Here is a straightforward spreadsheet:
>>
>>
>> * Test org-mode spreadsheet for cash books
>&g
Here is a straightforward spreadsheet:
* Test org-mode spreadsheet for cash books
| | Name | Cash |
|---+--+|
| _ | |cashforward |
| | | 68000 |
| _ | | cashtake |
|
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Aug 3, 2008, at 1:21 PM, Richard G Riley wrote:
>
> Possibly a small bug. In the agenda all scheduled items appear to use
> the face org-scheduled-today even if they are scheduled a day or two in
> the future.
>
Richard G Riley <[EMAIL PROTECTED]> writes:
> I keep all diary stuff in an org file. I have turned off including the
> external .diary file into org.
>
> However my .diary file (which feeds the calendar) looks like:
>
> &%%(org-diary)
> Oct 13, 2008 hello
>
&
I keep all diary stuff in an org file. I have turned off including the
external .diary file into org.
However my .diary file (which feeds the calendar) looks like:
&%%(org-diary)
Oct 13, 2008 hello
Should anniversaries (bbdb) and todos etc not be hilited in the calendar as
"hello" above is?
"Peter Westlake" <[EMAIL PROTECTED]> writes:
> On Sun, 31 Aug 2008 12:19:23 +0200, "Richard G Riley"
> <[EMAIL PROTECTED]> said:
>>
>> caveat : I do not know if this is optimal or even recommended but it now
>> works for me.
>>
>
Can someone give an example of org-remember being forced into using a
predefined template instead of prompting?
e.g I have a template
("Web-Link" ?w "* %^{Title|%:description} %^g\n :PROPERTIES: \n :Entered:
%U\n :END: \n - title: %:title\n - link: %:link\n - Quote:\n%:region\n
- En
caveat : I do not know if this is optimal or even recommended but it now
works for me.
I have modified the code a little to remove hex from the actual link. I
have "boxquoted" all code so you will need to remove that.
firefox/iceweasel : To set up the bookmark link, simple create a new
book mark
bookmakr if I select "load this bookmark in the sidebar" it
stops working completely.
http://www.mail-archive.com/emacs-orgmode@gnu.org/msg06608.html
I will find out what the hiccup is today and post an update.
Nick Dokos <[EMAIL PROTECTED]> writes:
> Richard G Riley <[E
Can someone please confirm they have org-annotation-helper working with
Firefox/Iceweasel 3?
If I type "remember://hello" in the address bar it works fine. If,
however I click my bookmark with the following as the location then I
get "about:blank" as the embedded link in my new remember buffer:
Russell Adams <[EMAIL PROTECTED]> writes:
> On Thu, Aug 28, 2008 at 05:45:38PM +0200, Richard G Riley wrote:
>>
>> Gnus supports maildir too although recently I moved to an IMAP server
>> which accesses the maildir format created with procmail on my mail
>&
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Russell Adams <[EMAIL PROTECTED]> writes:
>>
>>> On Thu, Aug 28, 2008 at 02:54:22PM +, Charles Howard wrote:
>>>
>>> Between Mutt and M
Russell Adams <[EMAIL PROTECTED]> writes:
> On Thu, Aug 28, 2008 at 05:10:46PM +0200, Richard G Riley wrote:
>>
>> This already works if you use Gnus.
>
> I adore emacs, but I haven't been sold into it for mail. I used Pine a
> decade ago, and moved to Mut
Russell Adams <[EMAIL PROTECTED]> writes:
> On Thu, Aug 28, 2008 at 02:54:22PM +, Charles Howard wrote:
>>
>> Is it possible to structure a large collection of emails in an org file ?
>> Are there any specific tools for doing this ?
>>
>> I have used pine for many years but the business of
I have the following in one of my org files but the reminder is still
popping up (or was until the original scheduled time was passed). What
do I need to call to have a cancelled org entry removed from the
reminder mechanism? I use the gtk reminder system and include the code
below. Does the org-a
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Robert Goldman <[EMAIL PROTECTED]> writes:
>
>> I hope that this isn't too much of an FAQ, but I searched the mailing
>> list and couldn't find an answer (although I could find the question
>> being asked):
>>
>> Is it possible to tailor the agenda view s
My .diary file consists of:
&%%(org-diary :deadline :timestamp :sexp :scheduled)
but I'm not seeing any org items which appear in my daily org agenda
causing the calendar to hilight the days. What else do I need to do? I
think I might have inadvertently deleted some hook line but can not see
whe
d the problem.
>
> DAn
>
>
> On Tue, Aug 05, 2008 at 01:03:05AM +0200, Richard G Riley wrote:
>>
>>
>> Here is my org-publish-project-alist
>>
>> ,
>> | (setq org-publish-project-alist
>> | '(
>> |("web
Here is my org-publish-project-alist
,
| (setq org-publish-project-alist
| '(
| ("web-css"
|:base-directory "~/webs/rr/"
|:publishing-directory "/ssh:[EMAIL PROTECTED]:/home/rr/webs/rr/"
|:base-extension "css"
|:publishing-function org-publish-atta
Possibly a small bug. In the agenda all scheduled items appear to use
the face org-scheduled-today even if they are scheduled a day or two in
the future.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmo
Would it be possibly for org-mode to open the org-files using a
different open mechanism which does not contribute to file history? I
use "previous-history-element" a lot in the mini buffer to reopen files
but the history includes my 8 or 9 org files which org has opened.
___
Bernt Hansen <[EMAIL PROTECTED]> writes:
> Manish <[EMAIL PROTECTED]> writes:
>
>> On Mon, Jul 28, 2008 at 9:22 AM, Bernt Hansen wrote:
>> > Richard G Riley writes:
>> >
>> >> Sorry, but I cant see it in the manual (rubs eyes) but
Sorry, but I cant see it in the manual (rubs eyes) but is it possible to
move an item(s) from one org type/file to another file?
e.g I have something in my generals "tasks" file and then want to refile
it in my "emacs" org file.
I realise I can refile to another category in the same file using C
Hi,
Your notes prompted me to add the tags prompt into my templates - thanks
for that. But something strange. I have a template thus:
(?e "* %T %^{Title} %^g\n %i%?\n %a\n" "emacs.org"
"Emacs")
What happens is that when entering the note I see the template tags
(boxq
Peter Jones <[EMAIL PROTECTED]> writes:
> (shameless-self-promotion-mode t)
>
> I just wrote a tutorial on how to use org-mode to plan and estimate a
> project.
>
> http://pmade.com/articles/2008/project-planning
>
> Feedback is encouraged. If you use org-mode for stuff like this,
> please post a
Giovanni Ridolfi <[EMAIL PROTECTED]> writes:
> --- Gio 24/7/08, Manish <[EMAIL PROTECTED]> ha scritto:
>> Da: Manish <[EMAIL PROTECTED]>
>> On Thu, Jul 24, 2008 at 3:55 AM, Carsten Dominik wrote:
>> > The "Tags view" is really called the tags
>> > view for historical reasons.
>> > It is really f
"Daniel Clemente" <[EMAIL PROTECTED]> writes:
>
> #+HTML:
>
> ...
>
>
>
> ...
>
> Both HTML codes are wrong; it should be:
Yes, I spotted that in my example last night. There is still something
interfering with the correct way though on my system and I am trying to
track it down
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 18, 2008, at 12:19 PM, Richard G Riley wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>
>>> On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote:
>>>
>>>>
>>
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 18, 2008, at 10:29 AM, Richard G Riley wrote:
>
>>
>> I would like to suggest that follow link (C-c C-o) defaults to
>> "index.org" when the link is merely a directory. e.g I prefer my links
&g
#+HTML:
[[../images/mode.gif]]
#+HTML:
produces this as the html export:
Am I missing some sort of escape requirements?
6.06pre1
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
h
I would like to suggest that follow link (C-c C-o) defaults to
"index.org" when the link is merely a directory. e.g I prefer my links
to be without the "index.html/org" part ,"./projects/", so that
"index.html" does not appear in the address bar when browsing the
published project. At present it w
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Manish <[EMAIL PROTECTED]> writes:
>
>> > I wish that that the html: link in org-mode can be opened in an
>> > existing w3m window. Is this possible?
>>
>> Should be, it's Emacs after all. Try customizing group browse-url.
>
> I use this:
>
> (setq
[EMAIL PROTECTED] (Jason F. McBrayer) writes:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> Hi,
>>
>> do any of the HTML gurus on this list have an opinion on the
>> additional div for specific source examples?
>>
>
> Instead of doing something like this:
>
>
> (psychoanalyze-pinhead
Would it be possible for the timestamps of #+included files to be taken
into account when publishing?
thanks,
r.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman
d CSS information specific to the stated src
type in addition to the base src class.
e.g
where I have in my org file:
#+INCLUDE: "~/.emacs.d/init.el" src emacs-lisp
the resulting html is
..
..
or something similar which someone more experienced with CSS can
recommend.
cheers,
r.
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 14, 2008, at 9:18 AM, Richard G Riley wrote:
>
>>
>> Is it possible for the publish functions to work without actually
>> opening published files into buffers? I get a lot of buffers opening
>> and
>>
Is it possible for the publish functions to work without actually
opening published files into buffers? I get a lot of buffers opening and
closing and often disappearing altogether (ie closed) after a publish -
even though I was in that file and editing it before I published. In
addition, opening
is it possible to tell the exporter to wrap src code? e.g in this
,
| #+HTML:
| #+INCLUDE: "~/.emacs.d/init.el" src emacs-lisp
| [[../][Back]]
| #+HTML:
`
some lines in the htmlized source code extends out beyond the containing
div.
___
Is it possible to change the exported date format for the html timestamp
in the postamble and other places?
It is currently in the form 02:15:03 PM, but I would like it in 24
hour. I tried to modify 'calendar-time-display-form but that did not
work.
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 6, 2008, at 11:56 AM, Csányi Pál wrote:
>
>> Hello!
>>
>> I have a link that are pointed to a gnus: article.
>>
>> When I do C-c C-o to open that link, a new Emacs session in a new
>> Frame being opened, but I have already opened a Gnus sessio
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I just pushed this change, thanks!
>
> - Carsten
Aha, this is what caused my problem before I followed your suggestions
and
(setq org-publish-use-timestamps-flag nil)
Just got the git-head and it works fine now.
Just one little usability tweak w
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 4, 2008, at 8:28 AM, Richard G Riley wrote:
>
>>
>> I would like to suggest that
>>
>> C-c C-e P "Publish the project containing the current file." also
>> publishes any projects which cont
I would like to suggest that
C-c C-e P "Publish the project containing the current file." also
publishes any projects which contain that project. e.g I have a
"container project"
("cv"
:components ("cv-html" "cv-raw")
)
This would mean one doesn't have to manually se
I have a setup containing something like this:
(setq org-publish-project-alist
'(
("cv-text"
:base-directory "~/cv/"
:base-extension "org"
:publishing-directory "/ssh:[EMAIL PROTECTED]:~/webs/rr/cv/"
:recursive t
:section-numbers nil
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 2, 2008, at 12:10 PM, Richard G Riley wrote:
>>
>> Could I suggest a different approach?
>>
>> Possibly have a parameter which is a prefix text on the include line?
>>
>> e.g
>>
>> #+INCL
I have a line like this in my cv.org file
+ [[./references/cpd.org][Reference]]
But when I publish it as HTML the link on the html page says:
http://siteaddress/cv#./references/cpd.org
So it seems to think the link is internal to a bookmark on the same
page. I guess some setting is wrong?
I
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jul 2, 2008, at 11:21 AM, Richard G Riley wrote:
>
>>
>> How can I include text into a sub level e.g an unordered list? I
>> really
>> dont want to inclide the list delimiter in the text file itself since
>&g
How can I include text into a sub level e.g an unordered list? I really
dont want to inclide the list delimiter in the text file itself since
this text can be included elsewhere too.
+ Title
+ list item 1
#+INCLUDE: "~/docs/cv/references/cpd.org"
here I want the include to be list item 2.
Should the auto generated index.org and index.html (auto-index t) not
pick up the #title property for included pages as the link text?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://l
I would be grateful if people might send me a link to any site or part
of a site that they maintain using org-publish along with any
suggestions of potential pit falls. Ideally where a web site
sub-component is maintained with org and then published as an "include"
for a bigger site. But any and a
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jun 22, 2008, at 5:27 PM, Manish wrote:
>
>> Nick>>> I have a minimal setup that works fine for me. Here is the
>> relevant
>> Nick>>> section from my org initialization file, which gets loaded
>> from .emacs:
>> Nick>>>
>> Nick>>> ;;; org-publi
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Have you tried
>
> (setq org-publish-use-timestamps-flag nil)
>
>
> ? Maybe you have not changed the input files for a while, and Org
> thinks they have already been published..
That fixed it. I had never published before and my first query of t
Manish <[EMAIL PROTECTED]> writes:
> On Sat, Jun 21, 2008 at 5:40 PM, Richard G Riley wrote:
>> Manish writes:
>>
>>> On Sat, Jun 21, 2008 at 6:57 AM, Richard G Riley wrote:
>>> >
>>> > I am trying to use org-publish
>>> >
I am trying to use org-publish
I have defined
(setq org-publish-project-alist
'(("RgrBlog"
:base-directory "/home/rgr/.emacs.d/org-files/"
:publishing-directory "~/webs/rgr/public_html/org-publish/"
:section-numbers nil
:author "rgr"
:table-of-c
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi everyone,
>
> the summer is near, and I thought I'd share my schedule for this time.
>
> Org-mode 6.05 is out, and so far there have been no reports of
> problems with it. I just updated Emacs CVS to 6.05a, so that is now
> also current. I feel th
knubee <[EMAIL PROTECTED]> writes:
>> However, I did not know that the icalendar format actually supported
>> something like UNTIL in the RRULE line. So maybe we could teach the Org
>> exporter a syntax for this and export it properly. However, I don't
>> have a good idea for a syntax, and not m
Manish <[EMAIL PROTECTED]> writes:
> May be I misunderstood but it seems following setup
> does all that you want (and more).
>
> Please see below.
>
> ,[ Relevant setup ]
> | (defun my-start-clock-if-needed ()
> | (save-excursion
> |(goto-char (point-min))
> |(when (re-search-forward
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Jun 15, 2008, at 9:01 PM, Cezar Halmagean wrote:
>
>> knubee <[EMAIL PROTECTED]> writes:
>>
>>> This seems like an obvious question, but I haven't been able to
>>> find an answer.
>>>
>>> Is there a simple command for entering a new TODO item from t
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> t
>>
>> Thomas Baumann <[EMAIL PROTECTED]> writes:
>>
>>> Ooops,
>>>
>>> (fboundp 'use-region-p)
>
> please check
t
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Ooops,
>
> (fboundp 'use-region-p)
>
>
>
> ___
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-or
Thomas Baumann <[EMAIL PROTECTED]> writes:
> seems to have something to do with org-region-active-p.
>
> I do not have any old emacs sitting around could you please check the
> result of
>
> (fbound 'use-region-p)
>
> use-empty-active-region was introduced for emacs23, I think
Debugger entered--
Thomas Baumann <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> If I call org-remember with text hilited I get "and: Symbol's value as
>> variable is void: use-empty-active-region".
>>
>> Can someone suggest w
If I call org-remember with text hilited I get "and: Symbol's value as
variable is void: use-empty-active-region".
Can someone suggest what I might have wrong here?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On May 21, 2008, at 3:49 AM, John Rakestraw wrote:
>
>> On Tue, 20 May 2008 16:46:37 -0400
>> Nick Dokos <[EMAIL PROTECTED]> wrote:
>>
>>> when bzg/org-annotation-helper calls org-remember with argument ?w, I
>>> expect this template to pop up in a *Re
Nick Dokos <[EMAIL PROTECTED]> writes:
> Daniel M German <[EMAIL PROTECTED]> wrote:
>
>> >>
>> >> Hi Alan,
>> >>
>> >> Did you download the file as I indicated in my previous message? It has
>> >> detailed instructions on how to get all the pieces working.
>> >>
>> >> --dmg
>>
>> Richa
Daniel M German <[EMAIL PROTECTED]> writes:
> Alan> Speaking for myself, I haven't been able to grok this item. I think
> there are
> Alan> at least three code bits, and some other chunks in here. A shell
> script, some
> Alan> elisp, and some javascript? Also, I do not understand what is
Are there any add-ons anything to yank urls from firefox/iceweasel
directly into a certain org-mode category?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listi
I just dug out some old Muse documents I had and am now wondering what
overlap exists, if any, between Muse and Org. As a committed Org user
should I migrate these Muse projects to Org projects? Any thoughts
appreciated. Possibly I have the wrong end of the stick with regard to
org publishing and
Hi,
I think this is probably a bug for default. Or is this because
"cancelled" isnt really a "finished" todo state? Using 6.0pre1 cancelled
appts are still being prompted. Here is the relative section from my
diary file (org file) and the code I use :
org file:
,
| * Diary Entries
| ** CANC
Hello, , Joel J. Adamson!
Jose Robins <[EMAIL PROTECTED]> writes:
> Joel J. Adamson wrote:
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>
>>
>>> Hi Jose, Manish
>>>
>>> I don't really think that it would be reasonable to make any entry
>>> that contains a string that looks like a time show
Has anyone out there set up a system to automatically create org entries
to journal outgoing emails to certain individuals? Ideally based on a
bbdb entry to journal that particular contact?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
learer,
rgds,
r.
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Mar 30, 2008, at 12:40 AM, Richard G. Riley wrote:
>> Richard G Riley googlemail.com> writes:
>>> Is there a facility to "unlink" a repeated item from its "repeat"
>>> p
Richard G Riley googlemail.com> writes:
> Is there a facility to "unlink" a repeated item from its "repeat" parent
> e.g suppose I have
>
> ** Pub Quiz <2008-03-25 21:30 +1w>
>
> But open it on April 1st from the agenda for that week.
>
I found the solution - use angled brackets in the timestamp.
Richard G Riley googlemail.com> writes:
>
> Ideally I would like to include all journal entries for a certain day
> in the normal week/day agenda.
___
Emacs-orgmode
I have separate org files for different sections. e.g journal.org might
contain
,
| * Journal
|
| #+CATEGORY: Journal
| ** [2008-03-28 Fri 01:55] Washed the car
| And boy was it hard work!
`
The only way I have found from the agenda to see journal entries is
to do a keyword search.
Is there a facility to "unlink" a repeated item from its "repeat" parent
e.g suppose I have
** Pub Quiz <2008-03-25 21:30 +1w>
But open it on April 1st from the agenda for that week.
In any particular one week I would like to add a certain tag or note to
the task for that week only.
_
Is it possible to turn off dates being shown for repeated tasks in the
agenda?
e.g I do not want to see the original creation date here on the pub quiz
entry:
,
| Tuesday1 April 2008
| Shamrock: 21:30.. Pub Quiz <2008-03-25 +1w>
| Diary: April Fools' Day
`
Also, lets
Could someone show me an example of mutually exclusive tag setting in
elisp please? There is an example of non exclusive ones in the manual:
(setq org-tag-alist '(("@work" . ?w) ("@home" . ?h) ("laptop"
. ?l)))
But how to do it for
#+TAGS: { @work(w) @home(h) @tennisclub(t) }
Should the properties given here
http://orgmode.org/manual/Publishing-options.html#Publishing-options
be applicable in this form:
,
| #+TITLE: Blog
| #+AUTHOR:rgr
| #+EMAIL: rgr
| #+DATE: <2008-03-23 Sun>
| #+LANGUAGE: en
| #+TEXT: Test Blog
|
| :PROPERTIES:
| :publi
Has anyone any pointers on the best approach to having something like an
automated email from the org system (probably via cron) which emails the
agenda and/or tasks tagged as "emailstatus" or similar on a
daily/hourly/whatever basis?
If my request seems a bit vague it's because it is : I'm inter
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> It turned out that anniversaries simply do
>> not show up on the starting date :-;
>
> Now that you mention this... I can't remember my parents gave me a
> b
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Hi Richard,
>
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> I used add anniversary in the agenda and ended up with
>> something like
>>
>> %%(diary-anniversary 3 19 2008) John's daughter&
Carsten Dominik <[EMAIL PROTECTED]> writes:
> The first anniversary is after one year, so this entry will show up
> next year
> for the first time.
Yes, this was my mistake! I had finally found it in the emacs diary
wiki!
Thanks for the heads up though.
>
> - Carsten
_
nd and I certainly avoid it
whenever I can.
> I guess it would be better fo give absolute file paths in
> org-remember-
> templates.
>
> Your trick of bringing up the agenda only woks by chance, if you are
> luck to be
> in the right directory with Emacs.
>
> - Carsten
&g
I used add anniversary in the agenda and ended up with
something like
%%(diary-anniversary 3 19 2008) John's daughter's birthday.
in my diary file.
But its not showing up in my agenda or my calendar. What could be the
issue here? I even tried "c" in the calendar view to generate the agenda
for
Version 5.23a
When I try to open at a certain category
C-u C-M-r (prefix org-remember)
then I get
,
| Select template: [t] [n] [f] [l] [d] [e] [v] [R] [b] [s] [w] [r] [j] [L] [x]
| org-go-to-remember-target: Target headline not found: Emacs
`
the first time IF I havent brought up the
Phil Jackson <[EMAIL PROTECTED]> writes:
> Hi Richard,
>
> [ list removed ]
>
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>>> Hold two, I'm going to make sure this is more robust. I'll post to this
>>> thread when I'm done and
Phil Jackson <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>>>> Both "enter" and "follow link" (C-c C-o) had the same problem.
>>>
>>> I've just put a fix in git for this. Can I ask how you ini
Phil Jackson <[EMAIL PROTECTED]> writes:
> Richard,
>
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Both "enter" and "follow link" (C-c C-o) had the same problem.
>
> I've just put a fix in git for this. Can I ask how you
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> The guys on #emacs kind of laughed at me a while back for using erc -
>> apparently its seen as a bit girly ... rcirc doesnt seem to allow config
>> of multiple serv
I have
(setq org-remember-templates
(quote (
(?t "* TODO %?\n %u\n %i\n %a\n" "~/org/todo.org" "Tasks")
(?n "* %U %?" "~/org/notes.org" "Notes")
(?l "* %U %^{Title}\n %i\n %a\n" "~/org/todo.org" "Linux")
(?d "* %U %^{Title}\n %i\n %a\n" "~/org/todo
Tassilo Horn <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
> Hi Richard,
>
>> rcirc doesnt seem to allow config of multiple servers and channels
>> though so I thought org-mode might be useful for "remembering" serve
Bastien <[EMAIL PROTECTED]> writes:
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Are there any plans to support remembering irc channels using org-mode?
>> e.g a hot link on a todo/remembered item which opens rcirc? I recall
>> planner had links to erc.
Bastien Guerry <[EMAIL PROTECTED]> writes:
> Hi Richard!
Hi Bastien :-;
>
> Richard G Riley <[EMAIL PROTECTED]> writes:
>
>> Are there any plans to support remembering irc channels using org-mode?
>> e.g a hot link on a todo/remembered item which opens rci
Are there any plans to support remembering irc channels using org-mode?
e.g a hot link on a todo/remembered item which opens rcirc? I recall
planner had links to erc.
Thanks for any info.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to sen
Xin Shi <[EMAIL PROTECTED]> writes:
> Richard G Riley wrote:
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>
>>
>>> On Mar 11, 2008, at 1:03 AM, Xin Shi wrote:
>>>
>>>
>>>> Hi,
>>>>
>>>> Than
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Mar 11, 2008, at 1:03 AM, Xin Shi wrote:
>
>> Hi,
>>
>> Thanks for the release!
>>
>> There is a bug which I got from an Email several weeks ago said it
>> has been fixed, but I still found it in the 5.23a. When export the
>> org file to html, emac
Russell Adams <[EMAIL PROTECTED]> writes:
v> Ok, so I've got appt working with org, along with Gnome popups with
> zenity to alert me of events.
>
> I wanted to aggregate the advice I'd received into one place, which
> could be posted later to wiki or worg, etc.
>
> I would welcome feedback, as I'
Wanrong Lin <[EMAIL PROTECTED]> writes:
> I do it like this:
>
> (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
Lovely solution. Thanks. I was not aware of the run-at-time function.
>
> This will call org-agenda-to-appt when emacs starts, and, if you never
> exit emacs, it will automatic
What would be the recommended way to automate a call to org-agenda-to-appt? A
org mode hook to
call it at start? Any recommendations appreciated.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
1 - 100 of 147 matches
Mail list logo