[Orgmode] Re: org-refile

2007-12-28 Thread Thomas Veulemans
Carsten Dominik carsten.dominik at gmail.com writes:

 Hi Jose,
 
(snip)
 
 In 5.17, you will be able to do this:
 
   (setq org-refile-use-outline-path t)
 
 The refile targets will then be represented by /-separated
 paths just like you suggested.
 
 Thanks.
 
 - Carsten

Hi Carsten,

First of all, congratulations for this amazing piece of software.

Regarding the new variable, would it be possible to add an option to include the
name of the file as the first level of the hierarchy?

Rationale: my current setup involves several org files, and it would be great to
be able to first select the file and then apply the logic described above.

Cheers,
Thomas





___
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-orgmode


[Orgmode] widen column

2007-12-28 Thread Richard G Riley

hi,

I just returned to org after a short absence.

I got the following error report when, in column mode, I tried to widen
a column

,
| Wrong type argument: listp, #buffer todo.org
| call-interactively: Wrong type argument: number-or-marker-p, nil
| Mark activated
`

( command)

org mode version is 5.17a.







___
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-orgmode


Re: [Orgmode] Can you automatically open a branch on load?

2007-12-28 Thread Hugo Schmitt
Hello.
Something like this already works fine for me:

(add-hook 'org-mode-hook 'my-open-some-branch)

(defun my-open-some-branch ()
 Start org file with some particular branch opened.
 (org-overview)
 (save-excursion
   (search-forward Finances)
   (org-show-entry)))

You can easily write a couple more lines so that the branch that will
be opened is configured on the top of the file itself.

HTH,

Hugo

On Dec 28, 2007 3:10 PM, Eddward DeVilla [EMAIL PROTECTED] wrote:
 I'm sure that you could write a function that you could call from an
 org-mode hook to do an occur or something like that.  Unfortunately, I
 don't use org-occur much and the hook I think you need is in my .emacs
 at work.  Given the right org-mode search function and the name of the
 hook, I think it should be easy to do.  If someone doesn't beat me to
 it, I'll try and get you a better answer when I return to work or when
 I'm feel a little better and can do some digging.

 Edd


 On Dec 27, 2007 8:42 AM,  [EMAIL PROTECTED] wrote:
 
  Is there an easy way to have a specific branch in your file open when
  you load the file?
 
 
  ___
  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-orgmode
 


 ___
 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-orgmode



___
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-orgmode


[Orgmode] cannot build 5.17a

2007-12-28 Thread Hans Halvorson
Here's what I get:

$ make
emacs -batch -q -eval (add-to-list (quote load-path) \.\) -f
batch-byte-compile org.el

In toplevel form:
org.el:12977:10:Error: Wrong type argument: listp, t
make: *** [org.elc] Error 1

I am using Emacs 23.0.50.1 from CVS, Nov 28, 2007.


___
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-orgmode


Re: [Orgmode] Can you automatically open a branch on load?

2007-12-28 Thread Piotr Zielinski
On Dec 28, 2007 9:12 PM, Hugo Schmitt [EMAIL PROTECTED] wrote:
 You can easily write a couple more lines so that the branch that will
 be opened is configured on the top of the file itself.

Or you can put a call like '(my-open-some-branch Finances)' directly
in the org file using the same emacs mechanism as for defining local
variables (don't remember the details).  This has the advantage of
easy per-file customization but on the other hand might be a security
risk.

Piotr


___
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-orgmode


[Orgmode] kechord to create another line beginning with an inactive timestamp?

2007-12-28 Thread Rainer Stengele
Many times I am writing a protocol which needs to have timestamped 
entries (see Skype or Yahoo Messenger chats) like:


...
- [2007-12-29 Sa 00:48] blah
- [2007-12-29 Sa 00:56] blub
...

For that I have to enter:

M-Enter
C-u C-c ! Enter

I would really like it having a key chord giving me the next line with 
the current incative time stamp! Maybe C-S-Enter?


What do you think?


rainer



___
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-orgmode


Re: [Orgmode] kechord to create another line beginning with an inactive timestamp?

2007-12-28 Thread Manish
On Dec 29, 2007 5:28 AM, Rainer Stengele [EMAIL PROTECTED] wrote:
 Many times I am writing a protocol which needs to have timestamped
 entries (see Skype or Yahoo Messenger chats) like:

 ...
 - [2007-12-29 Sa 00:48] blah
 - [2007-12-29 Sa 00:56] blub
 ...

 For that I have to enter:

 M-Enter
 C-u C-c ! Enter

 I would really like it having a key chord giving me the next line with
 the current incative time stamp! Maybe C-S-Enter?


How about defining a macro to achieve this, for example:

(fset 'x
   [?\C-e M-return ?\C-u ?\C-c ?! return ? ])

Note: replace `x' with name of your choice.

-- 
Manish
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-+ s+:+: a C+++ LB U+ P+ L+++ E++ W+++ N+++ o? k?
w O? !M !V PS+++ PE+ Y+++ PGP++ t+ 5? X+ R tv--- b+++ DI++ !D G
e* h--- r+++ y+++
--END GEEK CODE BLOCK--


___
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-orgmode