Hi!
Just in case you missed the simple "g" in agenda view to update the
view with a single keypress.
Not automatic, but nearly.
It took me a long time to discover these single key commands, so may
be someone else finds a reminder useful, too.
Detlef
On Wed, 12 Jan 2011 12:23:48 +0900
Kiwon
Hi Kiwon,
On Wed, 12 Jan 2011 12:23:48 +0900
Kiwon Um wrote:
> Dear org users,
>
> The recent function for showing current time in agenda view is quite
> cool. I have a question about it. When the agenda view is being shown,
> is there any way to refresh it automatically so that makes the curre
Myriam Abramson writes:
> Thanks! that's what I was looking for.
>
>myriam
>
> Matt Lundin writes:
>>
>> (format-time-string "CLOSED: [%Y-%m-%d %H:%M]" (date-to-time
>> "2003-10-22T18:27:00.000-04:00"))
>>
>> ...which returns...
>>
>> CLOSED: [2003-10-22 14:
Dear org users,
The recent function for showing current time in agenda view is quite
cool. I have a question about it. When the agenda view is being shown,
is there any way to refresh it automatically so that makes the current
time line always recent?
Thanks.
--
Kiwon Um
___
Thanks! that's what I was looking for.
myriam
Matt Lundin writes:
> Myriam Abramson writes:
>
>> Each topic in a blog is a TODO task and the date is inserted when the
>> task is DONE. I'm planning to read from my xml blog and write topics
>> simply as "* DO
woops, what i actually meant is that noweb doesnt work. I was thinking about
it, and it might be possible to
(a) automatically create overlays around begin_src blocks using
auto-overlays
(b) have a custom syntax parser that parses noweb syntax in those blocks.
Sort of like what is done for syntax
On Tue, Jan 11, 2011 at 08:22, Matt Lundin wrote:
> Matt Lundin writes:
>
> > To use "or" logic to filter the agenda, I would recommend setting
> > org-agenda-skip-function.
> >
> > (setq org-agenda-custom-commands
> > '(("W" "Work Schedule"
> > ((agenda ""
> > ((o
Oh well. It was an idea.
Cheers.
Fil
On 11 January 2011 17:38, Michael Brand wrote:
> On Tue, Jan 11, 2011 at 21:47, Filippo A. Salustri
> wrote:
> > I haven't tried viper yet, but there's another version of emacs for OSX,
> > Aquamacs. Has anyone tried to check slowness in Aquamacs?
>
> I ex
On Tue, Jan 11, 2011 at 21:47, Filippo A. Salustri wrote:
> I haven't tried viper yet, but there's another version of emacs for OSX,
> Aquamacs. Has anyone tried to check slowness in Aquamacs?
I expected Aquamacs just to be too different to Cocoa Emacs, but now I
am surprised: In a Mac OS X Aqua
Hi everyone,
I will be at the meeting on Saturday, and I hope to meet some of you!
If you have an org-mode T-Shirt - I think it would be fun to wear
it - I will.
Most of all, I will be very pleased to finally meet Bastien in person.
- Carsten
On Jan 11, 2011, at 9:22 PM, Jose E. Marchesi wrote
Hi.
Since Bastien is going to make a (quite interesting!) talk in the GNU
devroom, I am sending you the full information about the devroom,
including the schedule.
GNU devroom at FOSDEM 2011
==
Hacking GNU at FOSDEM.
The Fre
I haven't tried viper yet, but there's another version of emacs for OSX,
Aquamacs. Has anyone tried to check slowness in Aquamacs?
...just a thought.
Cheers.
Fil
--
Filippo A. Salustri, Ph.D., P.Eng.
Mechanical and Industrial Engineering
Ryerson University
350 Victoria St, Toronto, ON
M5B 2K3, C
Hi Carsten,
On Tue, 11 Jan 2011 20:58:01 +0100
Carsten Dominik wrote:
>
> On Jan 9, 2011, at 3:31 PM, David Maus wrote:
>
> > At Tue, 28 Dec 2010 00:50:00 -0800,
> > Suvayu Ali wrote:
> >>("mm" "Meeting minutes w/ clock" entry (file+datetree
> >> "~/org/ meetings.org")
> >> " %^{pr
On Jan 9, 2011, at 3:31 PM, David Maus wrote:
At Tue, 28 Dec 2010 00:50:00 -0800,
Suvayu Ali wrote:
Hi everyone,
I am having some problems with a capture template for datetrees.
(setq org-capture-templates
'(("m" "Select meeting templates")
("ms" "Schedule a meeting" entry (file+headl
Hi Fritjof,
thanks for the report, Matt, thanks for the confirmation.
On Jan 9, 2011, at 9:46 PM, Fritjof wrote:
I think i found a bug. The sorting function dosn't seem to tell the
difference between '*bold*' and '* heading' at the beginning of a
line, and when a heading have *bold* tekst a
This patch updates the conflict documentation regarding yasnippet to use Eric
Schulte's fix.
---
doc/org.texi | 21 -
1 files changed, 20 insertions(+), 1 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index e83909d..b0667e4 100644
--- a/doc/org.texi
+++ b/doc/org.te
Myriam Abramson writes:
> Each topic in a blog is a TODO task and the date is inserted when the
> task is DONE. I'm planning to read from my xml blog and write topics
> simply as "* DONE mytopic ... " but how can I get the publication date
> in org to get "CLOSED: " on the next line?
>
> The xml
Fritjof writes:
> I think i found a bug. The sorting function dosn't seem to tell the
> difference between '*bold*' and '* heading' at the beginning of a
> line, and when a heading have *bold* tekst at the beginning of a
> line, trying to sort will give this error: "Region to sort contains a
>
Leo Alekseyev writes:
> Erik Iverson ccbr.umn.edu> writes:
>
>>
>> On 01/11/2011 04:22 AM, Leo Alekseyev wrote:
>> > I recently started using org-babel with R, and so far I think it's
>> > pretty great! I'm still getting accustomed to org-babel workflow and
>> > am playing with available optio
Hi,
I love the idea of the new bulk scatter command, but it's giving me
a problem. When used, it adds an extra SCHEDULED item to entries
rather than change the current one. Maybe this is expected
behaviour and I just don't "get it", but I don't think so.
If I can give any more info
Seth Burleigh writes:
> My bad. I believe i did look up the functions, but they didn't do what i
> needed (or so i thought).
> The code doesn't matter too much, let me explain the idea.
>
> A file may contain many blocks of code. Lets look at a arbitrary block A. In
> the end, block A will someho
Hi Jeff,
Thanks for putting this patch together, I've just checked it out and it
looks great. It is now applied to the repository.
Also, thanks for submitting a documentation patch, the manual is an
incredible resource, and constant attention like this issue pointed out
by Puneeth and yourself a
Eric S Fraga writes:
> "Eric Schulte" writes:
>
> [...]
>
>> A crude version of the above is already possible using the
>> `org-babel-detangle' function. For example, follow the instructions in
>> the attached org-mode file (which uses elisp rather than clojure code
>> blocks simply for wider p
Leo Alekseyev writes:
> I recently started using org-babel with R, and so far I think it's
> pretty great! I'm still getting accustomed to org-babel workflow and
> am playing with available options. I have a couple of questions:
>
> I noticed that C-c C-o (org-babel-open-src-block-result) alway
Jeff Horn wrote:
> Hmm.. This wasn't picked up by patchwork. Please ignore. I'll try
> sending using =git send-email= instead.
>
That's because the attachment was not typed correctly: it should
probably be text/plain instead of application/octet-stream (a useless,
zero-information default).
I'
Erik Iverson ccbr.umn.edu> writes:
>
> On 01/11/2011 04:22 AM, Leo Alekseyev wrote:
> > I recently started using org-babel with R, and so far I think it's
> > pretty great! I'm still getting accustomed to org-babel workflow and
> > am playing with available options. I have a couple of question
Hmm.. This wasn't picked up by patchwork. Please ignore. I'll try
sending using =git send-email= instead.
On Tue, Jan 11, 2011 at 1:19 AM, Jeff Horn wrote:
> (Eric, mind glancing at the patch?)
>
> In regard to the following message:
>
> http://article.gmane.org/gmane.emacs.orgmode/35931
>
> T
At Sun, 02 Jan 2011 18:27:05 +0100,
David Maus wrote:
>
> At Wed, 22 Dec 2010 09:35:12 -0900,
> Dave Abrahams wrote:
> >
> >
> >
> > Remember to cover the basics, that is, what you expected to happen and
> > what in fact did happen. You don't know how to make a good report? See
> >
> > http
Carsten Dominik writes:
> On Jan 5, 2011, at 2:24 AM, Jason Dunsmore wrote:
>
>> I like to leave a blank line at the end of items that have bodies,
>> but I
>> found functions like org-metaup, org-metadown, and org-refile were
>> leaving that blank line behind.
>
> These commands treat empty line
On Sun, Jan 9, 2011 at 08:58, David Maus wrote:
> At Mon, 20 Dec 2010 14:12:39 + (UTC),
> johnt wrote:
> >
> > I am trying to set a custom command to show my work tasks and critical
> home
> > tasks for the day.
> >
> > I have tried the following.
> >
> > (setq org-agenda-custom-commands
> >
On 01/11/2011 04:22 AM, Leo Alekseyev wrote:
I recently started using org-babel with R, and so far I think it's
pretty great! I'm still getting accustomed to org-babel workflow and
am playing with available options. I have a couple of questions:
I noticed that C-c C-o (org-babel-open-src-block
On 1/11/11 Jan 11 -8:03 AM, Giovanni Ridolfi wrote:
> Robert Goldman writes:
>
>> I just did a copy and paste and noticed that when I did so the copied
>> properties included the ID which, after being copied, meant that the
>> unique identifier became a non-unique identifier.
> Well, you shouldn'
When using org-insert-link, it would be far better for me to have it
show me the _descriptions_ of links (the default link text), rather
than showing me the links themselves. This is especially true of
email links, which are generally long and unintelligible by
themselves.
I have something set u
Eric Schulte gmail.com> writes:
I used new version of org-collector as you suggested. It works well.
Thank you.
Regards.
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/ma
Robert Goldman writes:
> I just did a copy and paste and noticed that when I did so the copied
> properties included the ID which, after being copied, meant that the
> unique identifier became a non-unique identifier.
Well, you shouldn't ! ;-)
If you have to copy/paste a subtree, please... *clon
On Jan 11, 2011, at 2:20 PM, Matt Lundin wrote:
David Maus writes:
At Mon, 20 Dec 2010 14:12:39 + (UTC),
johnt wrote:
I tried various filters to verify my syntax.
using (org-agenda-filter-preset '("+...@work")) works fine but is not
what I want.
using (org-agenda-filter-preset '("@W
Matt Lundin writes:
> To use "or" logic to filter the agenda, I would recommend setting
> org-agenda-skip-function.
>
> (setq org-agenda-custom-commands
> '(("W" "Work Schedule"
> ((agenda ""
> ((org-agenda-skip-function '(org-agenda-skip-entry-if
> 'notregexp ":
David Maus writes:
> At Mon, 20 Dec 2010 14:12:39 + (UTC),
> johnt wrote:
>> I tried various filters to verify my syntax.
>> using (org-agenda-filter-preset '("+...@work")) works fine but is not what I
>> want.
>> using (org-agenda-filter-preset '("@Work" "|" "critical")) also doesn't work.
Vladimir Alexiev writes:
>> Some of the .dir-locals.el files in the distribution are
>> symbolic links to another. On cygwin they come out as LNK files.
>
> The error I get is
> Directory-local variables error: (wrong-type-argument listp ! \.)
I find the symlink very problematic. I normally c
Vladimir Alexiev writes:
>> Some of the .dir-locals.el files in the distribution are
>> symbolic links to another. On cygwin they come out as LNK files.
>
> The error I get is
> Directory-local variables error: (wrong-type-argument listp !
> \.)
(Resent)
I find the symlink very problematic. I
I recently started using org-babel with R, and so far I think it's
pretty great! I'm still getting accustomed to org-babel workflow and
am playing with available options. I have a couple of questions:
I noticed that C-c C-o (org-babel-open-src-block-result) always gives
me an empty *Org-Babel Re
> Some of the .dir-locals.el files in the distribution are
> symbolic links to another. On cygwin they come out as LNK files.
The error I get is
Directory-local variables error: (wrong-type-argument listp ! \.)
___
Emacs-orgmode mailing list
Please
42 matches
Mail list logo