Le jeudi 19 mars 2009, Peter Jones a écrit :
> Jota Pin writes:
> > I tried to figure out how to avoid having archived subtrees to contribute
> > to the sum of times showed with "Display Times" c-c c-x c-d.
>
> I've been wondering something along the same lines myself. When
> switching to column
Hi Carsten,
2. Headlines greater than n when H:n (e.g., level three headlines
when H
is set to 2) are exported as description lists.
Is this the intended behavior?
>>>
>>> This is how Bastien designed it, and it is similar to the HTML way,
>>> turning these into lists. I
I've started playing with org-crypt, which is very nice.
Unfortunately the org-apply-to-entry-contents function assumes that the
PROPERTIES drawer is at the bottom of the heading's contents. There
might be a variable in org mode to control this, but all my entries have
the PROPERTIES drawer at th
On 2009-03-19 22:36 +, Nick Dokos wrote:
> and when I step through it, the when expression evaluates to nil, so the
> whole thing is skipped. So it may be some setting in Leo's setup or maybe
> something is missing from the fragment, that would make that expression
> non-nil. So my question is:
Sebastian Rose wrote:
> David Maus writes:
> > Cannot reprocude this either. C-x b org-bug , paste sample, C-c C-e
> > H gives an *Org HTML Export* buffer with the exported sample.
>
> Same here.
>
>
Same here, but I was wondering: the function that Leo fingers looks like this
,
| (defun
David Maus writes:
> Cannot reprocude this either. C-x b org-bug , paste sample, C-c C-e
> H gives an *Org HTML Export* buffer with the exported sample.
Same here.
Regards,
Sebastian
___
Emacs-orgmode mailing list
Remember: use `Reply All' to sen
Good evening,
> Hi there,
>
> Put the following sample in a buffer *not* visiting any file and try
> `C-c C-e H' to get the back trace. It is reproducible in GNU Emacs
> 23.0.91.1 (i386-mingw-nt5.1.2600) of 2009-02-28 on BREPNB with orgmode
> 6.21b.
>
> Sample:
> ---
On 2009-03-19 16:40 +, Carsten Dominik wrote:
[...]
> Hi Leo,
Hi Carsten,
> I cannot reproduce this.
I can repliably reproduce it. Actually I just tried it with a fresh
Emacs session.
Looking at
(file-name-nondirectory
org-current-export-file)
in org-export-html-preprocess and when an
Dear all,
I tried to figure out how to avoid having archived subtrees to contribute to
the sum of times showed with "Display Times" c-c c-x c-d.
I could not find an option for that, is-it implemented?
Thanks,
Jota.
___
Emacs-orgmode mailing list
Rem
Carsten Dominik writes:
> P.S. Do you have a copyright assignment, I forgot, but I have the
> feeling that I would like to have one ... :-)
I do, and I thought I sent it to you, but I may not have. What's the
best way for me to get it to you?
--
Peter Jones, http://pmade.com
pmade inc. Louisv
All,
For various reasons (mainly Spotlight and an excess of HTML mail send
by employers), I've migrated back to Mail.app after some time in Mutt
(and how I miss the speed and threading).
I habitually flag mails that need attention at a later date, and
rather than use both org-mode and Mai
Hi Peter,
this is supposed to be a feature, showing that these lines are
sublevels of a line that already matched. I guess we can create a
variable to turn this off - you are right that it has no functionality
otherwise.
- Carsten
P.S. Do you have a copyright assignment, I forgot, but
> This is what org-goto is for. You can select the interface
> to be used with the variable org-goto-interface. Set it to
> outline-path-completion and it will work like refiling.
> You can configure the maximum depth for this command
> with org-goto-max-level.
Excellent. I had tried org-goto b
Carsten Dominik writes:
> With this change, I guess you can switch to
>
> - use :project: to define both projects and subprojects
> - exclude :project: from inheritance
> - define your stuck project search "+project" to identify a project.
>
> or
>
> - use a TODO keyword PROJ
> - define the search
I'm looking at this code in org-scan-tags (org.el):
(concat
(if org-tags-match-list-sublevels
(make-string (1- level) ?.) "")
(org-get-heading))
Which causes items in my agenda buffer to be prefixed with a series of
periods. I've been looking around org.el, and org-agenda.el, and don't
se
> If you have access to a server that supports WebDav you can create a
> Google Calendar that reads your org ics file directly.
phpicalendar has a module called publish.php than can write to a ics
file via http. I use it with multiple shared calendars in Thunderbird.
-Rasmus
On Mar 18, 2009, at 5:48 PM, Peter Jones wrote:
Carsten Dominik writes:
This is `C-u C-c C-w', it uses the refile command interface
to go to a location.
I'm always looking for a faster way to move around my org buffers, so
based on what you said above, I tried setting org-refile-targets lik
Hi Peter,
I guess you might want to use
(setq org-tags-exclude-from-inheritance '("project" "subproject"))
Then you can select projects for the stuck-project listing with
"project|subproject"
If you have a reason to actually want the inheritance of these tags
in other circumstances, you could
Hi Leo,
I cannot reproduce this.
- Carsten
On Mar 19, 2009, at 7:03 AM, Leo wrote:
Hi there,
Put the following sample in a buffer *not* visiting any file and try
`C-c C-e H' to get the back trace. It is reproducible in GNU Emacs
23.0.91.1 (i386-mingw-nt5.1.2600) of 2009-02-28 on BREPNB with
Fixed, thanks. I am using now a div, not a paragraph for this.
- Carsten
On Mar 19, 2009, at 6:32 AM, Baoqiu Cui wrote:
It seems that the newly added feature BEGIN_CENTER only supports *one*
paragraph, i.e. only the first paragraph after BEGIN_CENTER will be
centered in exported HTML format.
On Mar 19, 2009, at 12:17 AM, Russell Adams wrote:
Could we use a ATTR_LaTeX line to allow the 'align' field for tabular
to be customized? I needed to do word wrap today, and to enable word
wrap you must specify the width of the column.
#+ATTR_LaTeX: align=rrlp{2cm}lrl
works already, seems I
On Mar 18, 2009, at 6:06 PM, Eraldo Helal wrote:
Carsten Dominik science.uva.nl> writes:
Hi Eraldo,
Wow,... I am baffled... Thank you!
I did not expect to get such a fast reply.
I am new to mailing-lists in general and have to get used to the
style of
handling. Until now I was used to
On Mar 15, 2009, at 5:26 PM, Bastien wrote:
property's value, have a way to use a calc or a tbl formula?
Additionnally, have a _DEFAULT suffix to define defaults.
There was a patch recently on the mailing list, subject "elisp
formulas."
Seen it, will test it closely.
Please do, I am i
On Mar 18, 2009, at 3:57 PM, Micah Anderson wrote:
* Carsten Dominik [2009-03-18 04:42-0400]:
On Mar 17, 2009, at 8:38 PM, Micah Anderson wrote:
Carsten Dominik writes:
On May 25, 2007, at 3:41, Steven Lumos wrote:
Being yet another planner switcher, I'm used to using planner-
report-
g
On Mar 18, 2009, at 5:33 PM, Matthew Lundin wrote:
Hi Carsten,
Carsten Dominik writes:
Strange, I am getting {lll}, with no vertical lines on either
outside.
Ah, you have org-export-latex-tables-column-borders turned on.
Yes, there was a bug, fixed now. Thanks!
Thanks! Works beautif
Richard Riley writes:
>>> Why not us preamble?
>>>
>>> I'm not sure if its an approved way or not but has done for me for a site
>>> wide addition for a while now but I must admit to not being up to date
>>> with all latest and greatest innovations.
>>>
>>> http://richardriley.net/projects/emacs/
Ian Barton schrieb:
> If you have access to a server that supports WebDav you can create a
> Google Calendar that reads your org ics file directly.
---Zitatende---
Uhm, I tried to publish my org.ics file to a https server in a
protected directory, but even with username and password in the remo
Hi all,
Thanks for your input...
Rasmus Pank Roulund wrote:
>> Why not us preamble?
>
> Because the OP wants to include the same menu on every page. If you input
> the file you will only have to update one file and the other files will be
> updated.
I can't use your solutions, as the navigation
Is there a simpler way to export colored text to LaTeX from org-mode than
the way I'm currently doing it?
Here is how I do it today.
#+LATEX_HEADER: \usepackage{color}
#+BEGIN_LaTeX:
\begin{itemize}
{\color{red}
\item This is text in the first bullet point.}
{\color{blue}
\item This is text in
Howdy folks,
My name is Jim. I am a blind UNIX engineer currently working at
Yahoo.
I use org-more quite a bit for planning.
I'm curious if there's been any talk of allowing deadlines to be
expressed as delta times from either the start of the project or from
another deadline?
As an example, I
* Carsten Dominik [2009-03-18 04:42-0400]:
>
> On Mar 17, 2009, at 8:38 PM, Micah Anderson wrote:
>> Carsten Dominik writes:
>>> On May 25, 2007, at 3:41, Steven Lumos wrote:
>>>
Being yet another planner switcher, I'm used to using planner-
report-
generate to assist me with writ
> "Ian" == Ian Barton writes:
>>
>> I currently export my schedule to google calendar with org's
>> icalendar export. But I have to manually upload the ics file, so
[...]
Ian> If you have access to a server that supports WebDav you can
Ian> create a Google Calendar that
I've just noticed that {{{title}}} and friends aren't honored in
#+LATEX_HEADER: lines.
So close! When I get this part working, I'd like to post a howto on
doing good looking latex via org!
Thanks.
--
Russell Adams
Richard Riley writes:
> Is it a trick though?
Sorry, I mixed German and English here. I German a 'Trick' is primarily
a _positive_ thing.
If you want to turn it into something (slightly) negative, you say
'fauler Trick' here :)
(literally: 'lazy trick')
--
Sebastian Rose, EMMA STIL - medien
Sebastian Rose writes:
> Richard Riley writes:
>> Why not us preamble?
>>
>> I'm not sure if its an approved way or not but has done for me for a site
>> wide addition for a while now but I must admit to not being up to date
>> with all latest and greatest innovations.
>>
>> http://richardriley.
Hi Carsten,
Summary: Changing TODO state to DONE does not stop clock in frame
I have one giant Org-mode file for everything. I frequently use `C-c C-x
b' to take the current node and show it in a new frame with narrow
subtree so that I can concentrate on just that region of my file. Rather
like h
I currently export my schedule to google calendar with org's icalendar
export. But I have to manually upload the ics file, so I'd prefer a
solution that interfaces with google directly, such as an Integration
of T.V. Rahman's google-client code for emacs with org-mode. I didn't
get around to lo
Hi!
Sven Bretfeld schrieb:
> a mobile PIM device coping with the information of an org file. Since
> Emacs on a mobile device is always problematic
I use a G1 and with its excellent ssh client (connectbot) it lets me
use a remote emacs session. It's actually possible to review my agenda
and tick
Richard Riley writes:
> Why not us preamble?
>
> I'm not sure if its an approved way or not but has done for me for a site
> wide addition for a while now but I must admit to not being up to date
> with all latest and greatest innovations.
>
> http://richardriley.net/projects/emacs/dotorg.html
Ni
On 19/03/2009, emacs-orgmode-requ...@gnu.org
wrote:
> Send Emacs-orgmode mailing list submissions to
> emacs-orgmode@gnu.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> or, via email, send a message with subject
On Thu, 19 Mar 2009 09:43:42 +0100
Detlef Steuer wrote:
> On 18 Mar 2009 23:43:58 +0100
> "Sven Bretfeld" wrote:
>
> > Hello to all
> >
> > Is there any complete and secure import and export filter from org files
> > to any other PIM format used on PDAs or mobiles? If not, this would seem to
>
On 18 Mar 2009 23:43:58 +0100
"Sven Bretfeld" wrote:
> Hello to all
>
> Is there any complete and secure import and export filter from org files
> to any other PIM format used on PDAs or mobiles? If not, this would seem to
> me the most important feature to be developed.
>
> If you are like me
Rasmus Pank Roulund writes:
>> Why not us preamble?
>
> I am not sure I understand you question, but:
> Because the OP wants to include the same menu on every page. If you
> input the file you will only have to update one file and the other files
> will be updated.
with preamble you do it acros
> Why not us preamble?
I am not sure I understand you question, but:
Because the OP wants to include the same menu on every page. If you
input the file you will only have to update one file and the other files
will be updated.
___
Emacs-orgmode maili
44 matches
Mail list logo