Hi,
On Mon, Mar 7, 2011 at 04:37, Jakub Szypulka wrote:
> I'm trying to hide section numbers in the HTML export, while keeping
> the sections in the LaTeX export.
>
> Adding (setq org-export-with-section-numbers nil) successfully removes
> the HTML section numbering, but for a mysterious reason a
Bastien writes:
> Hi Nathan,
>
> Nathan Neff writes:
>
>> Is there an option NOT to clock out of a Todo item that's
>> created using org-capture?
>
> I assume you mean "when :immediate-finish is non-nil in a capture
> template", right?
>
> Yes, this bugged me as well.
>
> The default behavior
Oh, disregard my message. Now I see it I needed to pull before... thanks!
On Sun, Mar 6, 2011 at 8:13 PM, Marcelo de Moraes Serpa
wrote:
> Bastien, I've tried doing this:
>
> (setq org-mobile-files-exclude-regexp "reference.org")
>
> But reference.org is still being copied to Dropbox. I have org
Bastien, I've tried doing this:
(setq org-mobile-files-exclude-regexp "reference.org")
But reference.org is still being copied to Dropbox. I have org v.
release_7.4-124-gde39b
Any ideas?
Thanks,
Marcelo.
On Sat, Mar 5, 2011 at 11:52 AM, Marcelo de Moraes Serpa
wrote:
> Thanks Bastien, and s
Nick was gracious enough to help me dig through a few things with my .emacs
. . . it appears I had been able to update the emacs lisp in
lispdir = $ usr/share/emacs/23.2/lisp/org
once so that I was running 7.4 but that wasn't getting updated when I did
pulls (need to look into that once)
so, I ju
Matthew Sauer writes:
> Should I be able to find org-property-set-functions-alist listed in
> org.el?
Yes:
C-h v org-property-set-functions-alist RET
--
Bastien
On Sun, Mar 6, 2011 at 23:48, David Maus wrote:
> At Fri, 25 Feb 2011 12:41:34 +0530,
> Aankhen wrote:
>>
>> STEPS TO REPRODUCE:
>> 1. Add this to the list of capture templates:
>> ("t" "Test" entry (file "z:/Temp/t.org")
>> "*** TODO %^{Foo} [[bar:%^{Bar}][Bar]]")
>> 2. Run org-capture.
I am aware of the issue of emacs (that comes with cygwin) coming with I
think it was org 6.3 and I have already (prior to this) cloned a branch,
made my own branch so I could modify the makefile to have the org files land
in the correct location to load (it kept loading 6.3 and not 7.4). I double
Hey,
I'm trying to hide section numbers in the HTML export, while keeping
the sections in the LaTeX export.
Adding (setq org-export-with-section-numbers nil) successfully removes
the HTML section numbering, but for a mysterious reason also removes
headlines when doing a LaTeX export.
Is there an
Hi Thorsten,
Disclaimer: I haven't tried any of what I am proposing below. Its just
a thought that came to me while reading your post.
On Sun, Mar 6, 2011 at 2:44 PM, Thorsten
wrote:
> But even if nil would work, my basic question remains: if I have for
> example a dynamic report were one code-b
On Sun, Mar 6, 2011 at 1:47 PM, suvayu ali wrote:
>
> Hi John,
>
> On Sun, Mar 6, 2011 at 10:12 AM, John Hendy wrote:
> > On Sun, Mar 6, 2011 at 11:24 AM, Bastien wrote:
> >>
> >> Hi John,
> >>
> >> John Hendy writes:
> >>
> >> > I can't be that odd :)
> >>
> >> Well, html emails don't help :/
Perfect. Thanks very much!
-- Greg
--
Greg Sullivan gregory.sulli...@baesystems.com
(781)262-4553 (office) (978)430-3461 (cell)
-Original Message-
From: Bastien Guerry [mailto:bastiengue...@googlemail.com] On Behalf Of Bastien
Sent: Sunday, March 06, 2011 12:08 PM
To: Sullivan,
Rainer M Krug writes:
> On Sat, Mar 5, 2011 at 11:55 AM, Thorsten
> wrote:
>> Bastien writes:
>>
>>> Hi Thorsten,
>>>
>>> Thorsten writes:
>>>
Ok, trial and error suggests that missing values in numeric columns can
be represented as 0 in formulas, in string columns as "". Is there
>>
Aloha Rasmus,
On Mar 6, 2011, at 3:21 AM, Rasmus wrote:
Hi,
This would make you an "early adopter."
Well, to be fair the latex exporter have been there for years and I
have
used it for non-important documents for years. But papers utilizing
more
features have proven difficult, so far.
Should I be able to find org-property-set-functions-alist listed in org.el?
Because I don't, maybe I have an issue, it says 7.4 in the comments at the
top of the file but I am not finding that phrase anywhere in the file, maybe
I do have an pull, update or patch issue I need to look into?
Matthew
Hi John,
On Sun, 6 Mar 2011 14:06:18 -0600
John Hendy wrote:
> BTW, what does it show up as? Does this mean when I italicize and
> bold, my emails are coming across at word and stuff like that??
I think its worse than that. Each paragraph break or each quote prefix
have html tags of some kind.
Nick Dokos writes:
> David Ellis wrote:
>
>> After I sent this email, I found ical2org.el. I saved a month of my
>> calendar from Outlook to an iCalendar file. Then, I used
>> ical2org/convert-file to convert it to an org file. All of the times
>> were off by 6 hours. Since I live in the Central
Hi John,
On Sun, Mar 6, 2011 at 10:12 AM, John Hendy wrote:
> On Sun, Mar 6, 2011 at 11:24 AM, Bastien wrote:
>>
>> Hi John,
>>
>> John Hendy writes:
>>
>> > I can't be that odd :)
>>
>> Well, html emails don't help :/
>
> Really? I just send via gmail. Have I been polluting the list somehow? H
Hi Michael,
Michael Brand writes:
> At least when there is not any agenda block or the first block is not
> an agenda. But when there is an agenda block at first position
> followed by other blocks? Do you put up with `C-c a x d' going to
> 2011-02-28 Mon instead of today's 2011-03-06 Sun?
I mi
David Maus writes:
> At Thu, 24 Feb 2011 11:17:48 -0700,
> Samuel Wales wrote:
>>
>> The following commands error out, seeming to say that the keys are wrong.
>>
>> c-c c-e v H
>> c-c c-e v R
>>
>> Emacs 22, latest org git master.
>
> Thanks for the report, should be fixed by now.
Thanks for
Hi Bastien
On Sun, Mar 6, 2011 at 18:15, Bastien wrote:
> Block agenda can be a mix of todo, todo-tags, agenda, etc. So while I
> agree you expect the point on today for your specific block agenda, I
> think leaving the cursor at the beginning of the block agenda buffer is
> generally a good thi
On Sun, Mar 6, 2011 at 11:24 AM, Bastien wrote:
> Hi John,
>
> John Hendy writes:
>
> > I can't be that odd :)
>
> Well, html emails don't help :/
>
Really? I just send via gmail. Have I been polluting the list somehow? Have
my emails been showing up weird to everyone or something? Yikes -- I h
Hi Rainer,
Rainer Stengele writes:
> Once again I had the case of being forced to press "j" half a dozen times
> until the idle clock mechanism frees the keyboard for regular input.
> I watched the idle time display in the minibuffer. It changed fro mkeypress
> to keypress so this really looks l
At Fri, 25 Feb 2011 12:41:34 +0530,
Aankhen wrote:
>
> STEPS TO REPRODUCE:
> 1. Add this to the list of capture templates:
> ("t" "Test" entry (file "z:/Temp/t.org")
> "*** TODO %^{Foo} [[bar:%^{Bar}][Bar]]")
> 2. Run org-capture.
> 3. Fill in a value for “Foo” when prompted and press Ent
At Thu, 24 Feb 2011 11:17:48 -0700,
Samuel Wales wrote:
>
> The following commands error out, seeming to say that the keys are wrong.
>
> c-c c-e v H
> c-c c-e v R
>
> Emacs 22, latest org git master.
Thanks for the report, should be fixed by now.
Best,
-- David
--
OpenPGP... 0x99ADB83B5A44
Sorry -- forgot the list...
On Sun, Mar 6, 2011 at 12:06 PM, John Hendy wrote:
> On Sun, Mar 6, 2011 at 11:42 AM, Bastien wrote:
>
>> John Hendy writes:
>>
>> > How about a clock table with a :tag: column and an option to sort by
>> > common tag? Again, I can already do something like this via
Hi,
Just to update, two of the three problems mentioned in this thread have
now been fixed. The two global issues (i.e. 2. and 3.), meaning that if
the results are not a well formed list, or are not eval-able, then they
are returned literally, allowing things like passing tuples back from
python
Hi Julien,
Julien Danjou writes:
> What I can also suggest is to never show the encrypted block in the Org
> buffer.
I agree this would be better.
> This is what I do in my configuration: on Org file loading, I decrypt
> all entries. Therefore I never see the GPG block. When I save,
> everythi
At Thu, 24 Feb 2011 10:27:59 +0100,
Albin Stjerna wrote:
>
> Hello, notmuch-org!
>
> I'm using org-mode to structure most of my life, but I haven't been able
> to incorporate my list of PDFs (or other documents) to read/review in
> org-mode, so currently I'm just putting them in ~/read-review.
>
Hi Lawrence,
Lawrence Mitchell writes:
> Here's a cleaned up patch that allows user-specified modifiers
> for effort strings. The new variable `org-effort-durations'
> lists modifiers, and their mapping to minutes (words, as well as
> single-letter modifiers, are supported).
Thanks a lot for
Patch 638 (http://patchwork.newartisans.com/patch/638/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3Cm3tyfo1j16.fsf%40e4300lm.epcc.ed.ac.uk%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset
John Hendy writes:
> How about a clock table with a :tag: column and an option to sort by
> common tag? Again, I can already do something like this via the tag
> options, but I wouldn't mind all my clocked items appearing in one
> table but sorted by tag. My tags = my projects/work area. It seem
Hi Sullivan,
"Sullivan, Gregory (US SSA)" writes:
> The way I understood your patch is that I can use (currentfile) as
> _the_ target expression in a capture template. What I was requesting
> was to use 'capturefile' _within_ a file+headline target
> expressions. Let me re-include a motivating
Hi John,
John Hendy writes:
> I can't be that odd :)
Well, html emails don't help :/
> 1) I think this is solved.
Ok, thanks.
> 2) The manual says this as to one of the options for the capture
> target:
> ,-
> | (function function-finding-location)
> | Most general way, write your own
Hi Michael,
thanks for the test.
Michael Brand writes:
> I just tested your latest change and found an issue which has not been
> mentioned in my test cases described earlier in this thread, either
> because it was not an issue or I did not take notice of it:
>
> * test case: open custom agenda
On Sun, Mar 6, 2011 at 7:20 AM, Bastien wrote:
> Hi John,
>
> John Hendy writes:
>
> > In any case, I realize that I can setup clock reports with something
> > like =:tags "project-name"= to get a report for a particular tag.
>
> Yes.
>
> What are you exactly missing? Can you provide an example
Hi Bastien
On Sun, Mar 6, 2011 at 16:40, Bastien wrote:
> I finally fixed this bug. Please confirm when you can. And I *really*
> hope this time the saga is over :)
I just tested your latest change and found an issue which has not been
mentioned in my test cases described earlier in this threa
On Sun, Mar 6, 2011 at 7:19 AM, Bastien wrote:
> Hi John,
>
> sorry for the late reply.
>
>
No problem.
> I had difficulties parsing your email because it brings many issues
> (better to have one email per issue) and it's not clear how the odd
> behavior you observe depends on the (odd) structu
Hi Matt,
Matt Lundin writes:
> Matt Lundin writes:
>>
>> Has there been any progress on this issue? I am finding that the local
>> span bindings in the custom command above still do not have any effect.
>> My default agenda span is a day. If I call the custom command above, it
>> displays only
Hi,
This would make you an "early adopter."
Well, to be fair the latex exporter have been there for years and I have
used it for non-important documents for years. But papers utilizing more
features have proven difficult, so far.
Of course, the paper doesn't have abbreviations that end with
Hi John,
John Hendy writes:
> In any case, I realize that I can setup clock reports with something
> like =:tags "project-name"= to get a report for a particular tag.
Yes.
What are you exactly missing? Can you provide an example of the
clocktable you want to get?
Thanks,
--
Bastien
Hi John,
sorry for the late reply.
I had difficulties parsing your email because it brings many issues
(better to have one email per issue) and it's not clear how the odd
behavior you observe depends on the (odd) structure/templates you are
using.
Can you restate your problems in a way that hel
Hi Memnon,
Memnon Anon writes:
> I've been working on a large subtree of my main orgfile while it was
> narrowed [C-x n s]. While doing so, I wanted to capture some information
> which usually ends up under "* Inbox" at the bottom of that file. This
> time, the information ended up in the narrow
On 6 Mar 2011, at 11:33, Konrad Hinsen wrote:
Fortunately, because apparently org-agenda-skip-function is not
called for diary-style entries. But I'll continue exploring that
approach for other types of entries.
That was relatively easy as well:
(defun org-agenda-day-view-only-filter ()
On Sun, Mar 06 2011, Bastien wrote:
> I've seen org-encrypt-string but I don't see we could use it for the
> problem at hand.
Just saying that if you don't use it, youe re-encryption on auto-save
will ask the user for its passphrase if he is not using any agent.
> Also, the purpose is to encr
On 6 Mar 2011, at 00:51, Nick Dokos wrote:
Konrad Hinsen wrote:
What keeps me from writing that function right now is that I don't
know the internals of org-mode well enough to know how to check for a
propery or tag. I expect to spend an hour reading source code, and
that's for another day :-
Hi Julien,
Julien Danjou writes:
> On Fri, Mar 04 2011, Peter Jones wrote:
>
>> Hopefully there's an autosave hook where you can encrypt the headings
>> and save to disk using a temporary buffer without having to alter the
>> current buffer and interrupt the user by encrypting a heading that is
Hi Peter,
Peter Jones writes:
> Here is an email I received from Milan Zamazal:
>
> ,
> | I don't know whether you are aware of this, but I consider it a serious
> | security problem of org-crypt.el in (at least) Emacs 23.2:
> |
> | I've found out that when I edit a (decrypted) crypt entry
Patch 645 (http://patchwork.newartisans.com/patch/645/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1299084964-26440-3-git-send-email-n.goaziou%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: te
Patch 644 (http://patchwork.newartisans.com/patch/644/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1299084964-26440-2-git-send-email-n.goaziou%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: te
Patch 643 (http://patchwork.newartisans.com/patch/643/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C1299084964-26440-1-git-send-email-n.goaziou%40gmail.com%3E
Here is the original message containing the patch:
> Content-Type: te
51 matches
Mail list logo