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
On Mar 15, 2010, at 8:04 PM, Daniel Hackney wrote:
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 applicati
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
Hi Dan,
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?
Thanks
- Carsten
On Mar 1, 2010, at 2:49 PM, Dan Hackney wrote:
For paragraph text, `org-adaptive-fill-function' did not handle the
base
Hi everyone,
I know that a few people have been using this patch.
How has it been working?
- Carsten
On Mar 1, 2010, at 2:49 PM, Dan Hackney wrote:
For paragraph text, `org-adaptive-fill-function' did not handle the
base case of
regular text which needed to be filled. This commit saves a b
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
How will the new value of a non-org variable affect filladapt.el?
On 2010-03-01, Dan Hackney wrote:
> For paragraph text, `org-adaptive-fill-function' did not handle the base
> case of
> regular text which needed to be filled. This commit saves a buffer-local
> value
> of `adaptive-fill-regexp' a
Hi,
can I ask a few volunteers to try out this patch? I am not sure if I
can completely oversee if this will not have adverse effects.
Thanks Dan!
- Carsten
On Mar 1, 2010, at 2:49 PM, Dan Hackney wrote:
For paragraph text, `org-adaptive-fill-function' did not handle the
base case of
re
For paragraph text, `org-adaptive-fill-function' did not handle the base case of
regular text which needed to be filled. This commit saves a buffer-local value
of `adaptive-fill-regexp' and uses it if none of the org-specific regexps match.
This allows email-style ">" comments to be filled correctl