Hi ,
I am using org mode to keep track of feature requests for individual
projects from my clients .
Each heading is a project
Each sub heading is a feature request , meeting or anything done .
Now I want to create a table with the following details at the end of each
heading
| Feature request
Anyone have a clever way to generate multiple outputs from one
table? It's pretty clear that orgtbl-send-table doesn't handle
multiple ORGTBL lines, and I'm not clever enough to hack in a
loop over multiple clauses on one ORGTBL line.
The context is a probably too clever mechanism to generate bot
It *is* puzzling.
I have a fix for this. I'm testing it a few days more and will commit
it if it works okay.
Look forward to it. Although I am trying to get into the habit of using
TAB, it won't hurt to have the old way working too. Thanks a lot.
Wanrong
Wanrong Lin <[EMAIL PROTECTED]> writes:
> Bastien Guerry wrote:
>>
>> Yes, there is an advice for this in org-mouse.el.
>>
>> I think we should remove it since org-mouse.el shouldn't change the
>> behavior of keystrokes (only the behavior of the mouse.)
>>
> That probably is true. But I have
Phil Jackson <[EMAIL PROTECTED]> writes:
> Bastien <[EMAIL PROTECTED]> writes:
>
>>> I don't think it needs to go into org.el does it? When org-bookmark gets
>>> it's turn upon `org-store-link' it should check a variable called, for
>>> example, `org-bookmark-check-bookmarks-first' and then if tha
Xin Shi <[EMAIL PROTECTED]> writes:
> Is that possible to add a line in the .org file indicating the title of
> the exported HTML, in stead of the file name? For example:
>
> #title This is the title of the HTML
#+TITLE: This is the title of the HTML
`C-c C-c' on this line to make org-mode awar
Hi,
Is that possible to add a line in the .org file indicating the title of
the exported HTML, in stead of the file name? For example:
#title This is the title of the HTML
Thanks!
Xin
___
Emacs-orgmode mailing list
Remember: use `Reply All' to
If the last line ends with the default :lend in LaTeX (\\),
a horizontal line placed after the table will have too much
preceeding vertical space.
Signed-off-by: Jason Riedy <[EMAIL PROTECTED]>
---
Yeah, this is the cheap version. The "better" version
would break the loop into header and bo
Russell Adams <[EMAIL PROTECTED]> wrote:
> I'm kicking off zenity (GUI notification window) via shell-command and
> putting it in the background. Emacs keeps opening a new window called
> *Async Shell Command*, even though I thought I disabled that by
> passing nil to the output buffer argument.
>
Thanks for the information! Thats exactly what I was trying to figure
out.
I've got one last problem, then I'll post the complete howto
somewhere...
I'm kicking off zenity (GUI notification window) via shell-command and
putting it in the background. Emacs keeps opening a new window called
*Async
Bastien <[EMAIL PROTECTED]> writes:
>> I don't think it needs to go into org.el does it? When org-bookmark gets
>> it's turn upon `org-store-link' it should check a variable called, for
>> example, `org-bookmark-check-bookmarks-first' and then if that's non-nil
>> check major-mode and act accordin
Yes, this is really an accidental feature by a sequence of events:
org-return-follow-link will add org-return to the mouse-map
org-mouse.el will activate the stars in a headline
I can reproduce the bug, but I have no idea what is causing this, it
must be
something in the internal setup of Em
Phil Jackson <[EMAIL PROTECTED]> writes:
> Bastien <[EMAIL PROTECTED]> writes:
>
>> In any case, this should be implemented in org.el directly. When
>> `org-store-link' checks whether we are in dired-mode or in a buffer
>> visiting a file, then it would also check whether 'org-bookmark is
>> prov
Fixed, thanks.
- Carsten
On Feb 28, 2008, at 6:06 PM, Dr. Volker Zell wrote:
Hi
When trying to switch on org table minor mode in mail or message
buffers
I get:
not a keyword: (org-at-table-p), ["Sort lines in region" org-table-
sort-lines (org-at-table-p) :keys "C-c ^"]
The folowing fi
This is good! I did not know such a setting exists. I will use this
while Carsten and others think about whether it is worth to have
appointment notifications. Thanks a lot!
Wanrong
Bernt Hansen wrote:
Set up your agenda to display today forward. My weekly view always
shows today and the n
Set up your agenda to display today forward. My weekly view always
shows today and the next 6 days.
(setq org-agenda-start-on-weekday nil)
-Bernt
Wanrong Lin <[EMAIL PROTECTED]> writes:
> If you can stick to the habit of looking into the next day (especially
> on the last day in you weekly a
Hi
When trying to switch on org table minor mode in mail or message buffers
I get:
not a keyword: (org-at-table-p), ["Sort lines in region" org-table-sort-lines
(org-at-table-p) :keys "C-c ^"]
The folowing fixes it for me:
--- org.el 2008-02-19 09:14:57.0 +0100
+++ /tmp/org.el 200
If you can stick to the habit of looking into the next day (especially
on the last day in you weekly agenda), that will work. But I am not
reliable on that. And sometimes you may need to look ahead more than one
day. I want to be lazy and dumb with the help of org. :-)
Wanrong
I simply ent
I see you're using Windows. What version of Emacs are you running on
it?
I am using Emacs 22.1. Actually I also tested on Linux (with Emacs
22.1 too), and I saw the same thing.
Just some update:
I called (org-restart-font-lock) function inside my tag search result
buffer, and
Hi Wanrong
> To achieve that goal, sometimes I need some sense of what is going to
> happen or what I am supposed to do tomorrow, or next a few days,
> depending on the task and context. To check agendas ahead every day is
a
> good habit, but is not reliable, and I want to eliminate dependency
Bastien <[EMAIL PROTECTED]> writes:
> In any case, this should be implemented in org.el directly. When
> `org-store-link' checks whether we are in dired-mode or in a buffer
> visiting a file, then it would also check whether 'org-bookmark is
> provided (with (featurep 'org-bookmark)...) and act a
Carsten Dominik wrote:
Thanks a lot for the suggestions, but manual workaround does not work
for me, as I want org to take care of giving me a notification in
advance in the agenda buffer.
For SCHEDULED and plain active time stamp, I don't think we need to
have a default ahead notification
Bastien Guerry wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Yes, but only with this setting will key be added to the
"org-mouse-map" key map, and be bound to "org-open-at-point" command
under certain contexts (like on the leading stars of a heading).
Further, "org-open-at-point" is ad
On Feb 28, 2008, at 11:19 AM, Bastien wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On Feb 28, 2008, at 3:05 AM, Wanrong Lin wrote:
For SCHEDULED and plain active time stamp, I don't think we need to
have a default ahead notification setting as with deadlines, but it
would really be ni
Tokuya Kameshima <[EMAIL PROTECTED]> writes:
> Thank you for your comments and suggestions. I would appreciate if
> you add the code to the distribution.
Done, thanks!
>> On top of this, when `org-bookmark' is in use, storing a link while
>> visiting a file (or while in dired-mode) could first
Carstens and Bastien,
Thank you for your comments and suggestions. I would appreciate if
you add the code to the distribution.
> On top of this, when `org-bookmark' is in use, storing a link while
> visiting a file (or while in dired-mode) could first check if the file
> at point is bookmarked:
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Feb 28, 2008, at 3:05 AM, Wanrong Lin wrote:
>>
>> For SCHEDULED and plain active time stamp, I don't think we need to
>> have a default ahead notification setting as with deadlines, but it
>> would really be nice to support the <. -3d> format.
Carsten Dominik <[EMAIL PROTECTED]> writes:
>> Yes, but only with this setting will key be added to the
>> "org-mouse-map" key map, and be bound to "org-open-at-point" command
>> under certain contexts (like on the leading stars of a heading).
>> Further, "org-open-at-point" is advised by org-mou
28 matches
Mail list logo