On Sep 15, 2008, at 12:57 PM, Richard G Riley wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
Hi Richard,
On Jul 22, 2008, at 1:06 AM, Richard G Riley wrote:
When publishing/exporting can I limit certain sections to only
exported
if they are tagged for export? e.g I have a normal org m
--- Mer 17/9/08, Carsten Dominik <[EMAIL PROTECTED]> ha scritto:
> part of release 6.7 later this week.
I mean, 6.07, ;-)
cheers,
Giovanni
__
Do You Yahoo!?
Poco spazio e tanto spam? Yahoo! Mail ti protegge dallo spam e ti da tanto
spazio gratui
save-excursion is used to save your location when you temporarily move
somewhere else to do something
(save-excursion
(with-current-buffer "buffer"
(goto-char (point-min))
(insert "Stuff at the front of the buffer\n")))
-Bernt
Nick Dokos <[EMAIL PROTECTED]> writes:
> Parker, Matthew
Sorry, I reviewed that in 'intro to lisp' but promptly forgot about it.
Thanks.
-Original Message-
From: Bernt Hansen [mailto:[EMAIL PROTECTED]
Sent: Wednesday, September 17, 2008 8:47 AM
To: [EMAIL PROTECTED]
Cc: Parker, Matthew; emacs-orgmode@gnu.org
Subject: Re: [Orgmode] RE: (prepend-
Zitat - Sullivan, Gregory (US SSA) * Di Sep 16 2008 um 18:56 -
> Try leaving the cell with to move to the next field (in
> left-to-right, top-to-bottom order), whereas goes down one row.
Okay, that explains how to move the cursor.
But the question is how to reduce the cursor movement (or to av
henry atting wrote:
> Okay, that explains how to move the cursor.
> But the question is how to reduce the cursor movement (or to avoid
> unnecessary cursor movement in that particular case)
Would 'C-c C-c' do the trick?
--
Chris Randle
Windows XP SP3 - GNU Emacs 22.1.1 - Org-mode 6.06b
__
Zitat - Chris Randle * Mi Sep 17 2008 um 18:26 -
> henry atting wrote:
>> Okay, that explains how to move the cursor.
>> But the question is how to reduce the cursor movement (or to avoid
>> unnecessary cursor movement in that particular case)
>
> Would 'C-c C-c' do the trick?
Indeed it does. :)
Carsten--
Thanks for the response!
On Tue, Sep 16 2008, Carsten Dominik wrote:
> since you want to include tis code literally into LaTeX, the best is
> probably to encapsulate it into
>
> #+BEGIN_LATEX #+END_LATEX
>
> and to try to solve only the local editing issue.
Yes, this makes sense
Carsten and other org-folk--
Any chance that it would be possible to query the agenda to see whether
anything is scheduled at a particular time? The application I have in
mind is scheduling new events with remember templates. If there's
already something in the agenda for the timestamp I enter i
Hi Gerrit
Forgive me if I've misunderstood regular expressions in Emacs or
Org-mode in some fundamental way!
I have some tags which begin "CD" followed by a number. For example
* Tagged Heading :CD123:
When I ask for a sparse tree of all tags beginning with "CD", I do
'C-c / T'
And ask for t
Hello there,
is there a limitation to the numbers of tags I can use with a headline?
I am working out bunches of stories which I am to label for later use ...
ray
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the lis
Hi Wanrong,
still, this is a difficult bug to fix, because my completion function
keeps the outline path internally as a string.
What I have done now is that during completion, any "/" in the
headlines will be modified to "\". This is a bit annoying in the case
when you actually need to
Hi Carsten
Sorry for calling you Gerrit earlier (brain failure), and also for so
many posts from me today. I've started to implement properties and
column view in my Org-mode file.
I have an entry like this:
* Copy of bank form
SCHEDULED: <2008-09-17 Wed>
:PROPERTIES:
:EXPIRES: [2008-10-1
No, I do not believe that there is a limitation, I am sure you can use
100 if you want.
- Carsten
On Sep 17, 2008, at 10:08 PM, Raimund Kohl-Füchsle wrote:
Hello there,
is there a limitation to the numbers of tags I can use with a
headline? I am working out bunches of stories which I am
This happens on Ubuntu 8.04 with emacs-snapshot, org-mode from git. I am
not sure what's causing that.
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/list
Hi Carsten,
In the PDF version (and possibly in other the formats) of the Org-mode
manual for v6.06b there seems to be redundancy at the beginning of
Section 7 Properties and Columns. The first three paragraphs seem to be
largely repetition.
--
Chris Randle
Windows XP SP3 - GNU Emacs 22.1.1 - Or
when running newer builds of emacs 23 out of CVS:
Open an org-mode file, and hide the content, with just the
sections heads showing.
Next-line (c-n) no longer moves to the next section unless you
first hit C-e to move to the end of the line.
--
Best Regards,
--raman
Email: [EMAIL PROT
On Sep 18, 2008, at 5:56 AM, T. V. Raman wrote:
when running newer builds of emacs 23 out of CVS:
Open an org-mode file, and hide the content, with just the
sections heads showing.
Next-line (c-n) no longer moves to the next section unless you
first hit C-e to move to the end of the line.
On Sep 18, 2008, at 1:30 AM, Cezar Halmagean wrote:
This happens on Ubuntu 8.04 with emacs-snapshot, org-mode from git.
I am
not sure what's causing that.
What are the values of org-done-keywords and org-not-done-keywords in
the buffer?
- Carsten
___
Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> What are the values of org-done-keywords and org-not-done-keywords in
> the buffer?
>
("DONE" "DELEGATED" "CANCELLED")
and
("TODO" "STARTED" "WAITING" "APPT")
Cezar
___
Emacs-orgmode mailing list
Re
And how about org-todo-keyword-faces?
- Carsten
On Sep 18, 2008, at 7:26 AM, Cezar Halmagean wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
What are the values of org-done-keywords and org-not-done-keywords in
the buffer?
("DONE" "DELEGATED" "CANCELLED")
and
("TODO" "STARTED" "WAIT
21 matches
Mail list logo