Hello,
Eric Abrahamsen writes:
> I'm still slowly chewing on making more use of log items, and found a
> small bug in org-log-beginning. It contains a partial re-implementation
> of something we already have a function for: org-log-into-drawer. It was
> causing me occasional bugs, but I only jus
Hello,
Jon Miller writes:
> * org-mime.el (org-mime-change-element-style): Correctly capture the
> html element instead of partially.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
Hello,
Christopher Genovese writes:
> When tangling a file whose source code blocks have capitalized BEGIN_SRC and
> END_SRC (as produced by detect the source code blocks when case-fold-search is nil.
>
> The variable org-babel-src-block-regexp has the begin_src and end_src in
> lower
> case, a
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I'm still slowly chewing on making more use of log items, and found a
>> small bug in org-log-beginning. It contains a partial re-implementation
>> of something we already have a function for: org-log-into-drawer. It was
>> causin
Undeterred by my previous bum patch, I'm sending more patches!
Most of these are "what do you think" patches.
1. Ensure-org-log-into-drawer-returns-nil-or-string
If the answer to my last question is "make sure `org-log-into-drawer'
never returns just t", then this patch does that. If that isn't
Jon Snader writes:
> Well, I’m just going by what happens now. In org-do-sort, each of the
> sort options sets a different extraction function. For example, if you
> want a numeric sort, the extraction function calls string-to-number,
> while if you want an alphabetic sort it calls
> org-sort-rem
Eric Abrahamsen writes:
> Undeterred by my previous bum patch, I'm sending more patches!
>
> Most of these are "what do you think" patches.
>
> 1. Ensure-org-log-into-drawer-returns-nil-or-string
>
> If the answer to my last question is "make sure `org-log-into-drawer'
> never returns just t", th
> On Dec 14, 2014, at 6:25 AM, Nicolas Goaziou wrote:
>
> Jon Snader writes:
>> Really, this doesn’t matter because I was
>> merely commenting on why (prompt . comparison) isn’t enough. Of
>> course, you could roll any special extraction functionality into the
>> comparison but I don’t really
Jon Snader writes:
> As I see it, we’ve reached the conclusion that we should either have
> some sort of minimal table-driven mechanism or duplicate the
> functionality in org-sort-list. I like duplicating the org-sort-list
> functionality best. As you pointed out before, org-do-sort is an
> inte
Hi there,
When exporting to html text lines get as long as the browser window is
wide which could look pretty ugly.
If I add something like this into the exported html file
body {
color: #888;
font: 300 16px/22px "Open Sans", "Helvetica Neue", Helvetica, Arial,
sans-serif; }
then the line w
Hello,
Eric Abrahamsen writes:
> Undeterred by my previous bum patch, I'm sending more patches!
>
> Most of these are "what do you think" patches.
>
> 1. Ensure-org-log-into-drawer-returns-nil-or-string
>
> If the answer to my last question is "make sure `org-log-into-drawer'
> never returns jus
Hello,
Nathaniel Flath writes:
> Fixed.
Applied, with "TINYCHANGE" tag. Thank you.
Regards,
--
Nicolas Goaziou
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Undeterred by my previous bum patch, I'm sending more patches!
>>
>> Most of these are "what do you think" patches.
>>
>> 1. Ensure-org-log-into-drawer-returns-nil-or-string
>>
>> If the answer to my last question is "make sure `o
I want to deal with my bibtex like this, is it possible?
===
* Emacs & org-mode & vim
:PROPERTIES:
:noweb-ref: bibkeys
:END:
I like emacs very much src_bib{emacs1900}, I like Org-mode Very much
src_bib{orgmode1900}.I don't
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> Undeterred by my previous bum patch, I'm sending more patches!
>>
>> Most of these are "what do you think" patches.
>>
>> 1. Ensure-org-log-into-drawer-returns-nil-or-string
>>
>> If the answer to my last question is "make sure `o
15 matches
Mail list logo