[Orgmode] Bug: org-capture: confusing error for invalid template format [7.3] [7.3]

2010-11-08 Thread Daniel Hackney
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list. -

[Orgmode] Org-mode version 6.32trans (release_6.32b.dirty); org-list-send-list matching problem

2009-10-29 Thread Daniel Hackney
When attempting to use radio lists for exporting in LaTeX, I found that they didn't work. I am using the example file shown below: ---BEGIN_EXAMPLE--- #+LaTeX: % BEGIN RECEIVE ORGLST programs #+LaTeX: % END RECEIVE ORGLST programs #+ORGLST: SEND programs org-list-to-latex - Emacs text editor

Re: [Orgmode] [PATCH 2/2] Fix adaptive filling.

2010-03-04 Thread Daniel Hackney
Samuel Wales wrote: > How will the new value of a non-org variable affect filladapt.el? I don't use filladapt.el, so I can't be sure, but the change I made is pretty non-invasive, so I doubt many problems would arise. I'm not quite sure of what is being asked, however; what would filladapt.el do

Re: [Orgmode] [PATCH 2/2] Fix adaptive filling.

2010-03-15 Thread Daniel Hackney
Carsten Dominik wrote: > I have applied your patch thanks. I'm glad that you found it useful! > This is a the limit of what I can take without you signing the FSF > papers. Would you consider signing them? Absolutely. I submitted an application about a week ago (for my work on package.el), but

Re: [Orgmode] [PATCH 2/2] Fix adaptive filling.

2010-06-03 Thread Daniel Hackney
Carsten Dominik wrote: > I have applied your patch thanks. > > This is a the limit of what I can take without you signing the FSF > papers. Would you consider signing them? Just to let you know that I signed the FSF papers and it all went through, so I am clear for code assignment stuff. Yeah, I

[O] Regression in `fill-paragraph' behavior

2013-03-12 Thread Daniel Hackney
aragraph' I probably should have checked this before the release of 24.3. -- Daniel Hackney

[O] [proposal] org-test: Embedded self-tests in orgmode files

2013-07-27 Thread Daniel Hackney
s allowing orgmode to have a unit test suite. What does everyone think? P.S. I'm not on the list, so please include me in replies. [1] https://github.com/haxney/org-test -- Daniel Hackney

[O] [BUG] `org-fill-paragraph' doesn't use `fill-prefix'

2013-07-27 Thread Daniel Hackney
| | 7.8.11 (Emacs 24.2.1)| Yes | |--+-| P.S. I'm not subscribed to the list, so please CC me in replies. [1] http://permalink.gmane.org/gmane.emacs.orgmode/22705 -- Daniel Hackney

Re: [O] [proposal] org-test: Embedded self-tests in orgmode files

2013-07-27 Thread Daniel Hackney
Nicolas Goaziou wrote: > Daniel Hackney writes: > >> After finding that =fill-paragraph= has regressed again, > > Would you mind elaborating on that? I could have overlooked the problem. I just started a separate thread about it. -- Daniel Hackney

Re: [O] [BUG] `org-fill-paragraph' doesn't use `fill-prefix'

2013-07-27 Thread Daniel Hackney
Nicolas Goaziou wrote: > Daniel Hackney writes: > >> I proposed a fix [1] for this back in 2010, but it seems to have regressed >> again. `org-fill-paragraph' no longer makes use of a `fill-prefix', so >> filling things like email comments no longer works. &g

Re: [O] [BUG] `org-fill-paragraph' doesn't use `fill-prefix'

2013-07-27 Thread Daniel Hackney
Nicolas Goaziou wrote: > Daniel Hackney writes: > >> I proposed a fix [1] for this back in 2010, but it seems to have regressed >> again. `org-fill-paragraph' no longer makes use of a `fill-prefix', so >> filling things like email comments no longer works. >

[O] [ob-calc] bug when given table data as a variable

2014-03-04 Thread Daniel Hackney
I'm not subscribed to the list. -- Daniel Hackney

Re: [O] [ob-calc] bug when given table data as a variable

2014-03-06 Thread Daniel Hackney
6 This pattern could be used for variable binding. It would mean wrapping the code to be evaluated in =evalv=. If I get some time, I might investigate writing a patch to do this. -- Daniel Hackney