Oleh writes:
> Here's the updated patch.
Applied with some minor edits and a ChangeLog, thanks!
--
Bastien
Hi Bastien,
Here's the updated patch.
regards,
Oleh
On Tue, Nov 5, 2013 at 5:34 PM, Bastien wrote:
> Hi Oleh,
>
> Oleh writes:
>
>> I have my headings abbreviated to one star and often
>> instead of executing org-speed-command, I get a letter inserted
>> because the point isn't exactly at the
Hi Oleh,
Oleh writes:
> I have my headings abbreviated to one star and often
> instead of executing org-speed-command, I get a letter inserted
> because the point isn't exactly at the beginning of line.
>
> Problem is solved by setting `org-use-speed-commands' to an appropriate
> lambda. I attac