Now that org and git are starting to be used in conjunction by more and
more of us, would anyone else find it useful to have a custom link type
for linking to git objects?
Absolutely!! git is my new favourite tool, and being able to combine
org-mode and git in a usable workflow would be a gre
Comments on the interesting attachment feature.
1. This function needs "(interactive)", i think.
(defun org-attach-open-in-emacs ()
"Open attachment, force opening in Emacs.
See `org-attach-open'."
(org-attach-open 'in-emacs))
2. This is trivial to rebind, but my guess is that emacs types
Russell Adams <[EMAIL PROTECTED]> writes:
> Emacs truly is an OS when its uptime becomes an issue. ;]
And only going to be moreso with the new --daemon mode, since emacs can
now outlive your X session.
--
+---+
| Jason F. McBrayer
Ian Barton <[EMAIL PROTECTED]> writes:
>>> Now that org and git are starting to be used in conjunction by more and
>>> more of us, would anyone else find it useful to have a custom link type
>>> for linking to git objects?
>>
>> Absolutely!! git is my new favourite tool, and being able to combine
Emacs truly is an OS when its uptime becomes an issue. ;]
On Tue, Oct 07, 2008 at 10:55:45AM +0200, Paul R wrote:
> Samuel> Is it safe to load all .elc files in org as a way of not
> Samuel> restarting emacs? Thanks.
>
> I suppose you can (unload-feature 'org), then upgrade, then
> (require 'org
Samuel> Is it safe to load all .elc files in org as a way of not
Samuel> restarting emacs? Thanks.
I suppose you can (unload-feature 'org), then upgrade, then
(require 'org), but I have not tested. Just try and report :)
--
Paul
___
Emacs-orgmode
---
I read the new attachment feature documentation this morning and noted a
few corrections so here they are.
-Bernt
doc/org.texi | 12 ++--
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/org.texi b/doc/org.texi
index 0db32de..c4a1c6b 100644
--- a/doc/org.texi
++
Hi Samuel,
On Oct 7, 2008, at 11:36 AM, Samuel Wales wrote:
Comments on the interesting attachment feature.
1. This function needs "(interactive)", i think.
(defun org-attach-open-in-emacs ()
"Open attachment, force opening in Emacs.
See `org-attach-open'."
(org-attach-open 'in-emacs))
On Sun, Oct 5, 2008 at 5:26 PM, Manish wrote:
> Hello All,
>
> I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c
> to initilalize it.) The tag did not appear in the agenda view like I
> expected it to. I was hoping to use agenda view filtering on tags to
> see a s
Paul R <[EMAIL PROTECTED]> writes:
> Samuel> Is it safe to load all .elc files in org as a way of not
> Samuel> restarting emacs? Thanks.
>
> I suppose you can (unload-feature 'org), then upgrade, then
> (require 'org), but I have not tested. Just try and report :)
I update org from the git repo
I have an interesting hole in my use of org-mode and Gnus for managing
my daily workflow. My overall scheme is roughly GTD-ish, and I have a
WAITING todo keyword to indicate "tasks" which are waiting items.
The hole, though, is this: I don't necessarily remember what all is in
my waiting list (th
Hi Manish,
On Oct 7, 2008, at 5:06 PM, Manish wrote:
On Sun, Oct 5, 2008 at 5:26 PM, Manish wrote:
Hello All,
I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c
to initilalize it.) The tag did not appear in the agenda view like I
expected it to. I was hoping to use agenda
Hi Bernt,
thanks a lot, I will fix these. But it is a bit early, the attachment
documentation is still changing. Maybe take another look after the
6.09 release?
Thanks.
- Carsten
On Oct 7, 2008, at 4:43 PM, Bernt Hansen wrote:
---
I read the new attachment feature documentation this
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Bernt,
>
> thanks a lot, I will fix these. But it is a bit early, the attachment
> documentation is still changing. Maybe take another look after the
> 6.09 release?
>
> Thanks.
Sure thing :)
-Bernt
On Tue, Oct 7, 2008 at 9:58 PM, Carsten Dominik wrote:
> Hi Manish,
>
> On Oct 7, 2008, at 5:06 PM, Manish wrote:
>
>> On Sun, Oct 5, 2008 at 5:26 PM, Manish wrote:
>>>
>>> Hello All,
>>>
>>> I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c
>>> to initilali
On Oct 7, 2008, at 7:30 PM, Manish wrote:
On Tue, Oct 7, 2008 at 9:58 PM, Carsten Dominik wrote:
Hi Manish,
On Oct 7, 2008, at 5:06 PM, Manish wrote:
On Sun, Oct 5, 2008 at 5:26 PM, Manish wrote:
Hello All,
I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c
to initilali
[snip]
>> I also haven't seen those tags being added to property of items! I am
>> guessing this property is added to only top-level items.
>
> That is right, the TAGS property (I guess you mean in column view???) only
> shows the local tags.
No property seems to be added to any item, including t
Jeff> So I had started to write a translator for OrgMode to OmniFocus on the
Jeff> iPhone, but I never got the WebDAV updates to function properly, and
Jeff> it didn't sync back (OF -> Org). This made it basically unusable and
Jeff> not so hot.
Jeff> If you jailbreak your phone, you can pro
18 matches
Mail list logo