Hello Andrea,
thanks for your bug report and your suggestion to fix the bug.
[...]
> The error is due to the presence of input forms (e.g., in
> www.indeed.co.uk where you can add the job you are looking for), that
> are considered like urls by this function [1]. When the input form is
> passed
Hello,
moving org-table rows is implemented with delete-region and insert which
preserve text-properties. Moving org-table columns is implemented
with replace-string, which removes text-properties.
My proposal is to use transpose-regions in org-table-move-column which
will preserve text-propertie
> From: John Wiegley
> Date: Sat, 11 Feb 2017 18:46:09 -0800
> Cc: Bastien Guerry , Emacs developers ,
> Phillip Lord ,
> emacs-org list ,
> Kaushal Modi
>
> I hear your other points, so I'm curious now as to what more people think
> about this who work on Emacs core: Do you wa
On Saturday, 11 Feb 2017 at 22:38, Uwe Brauer wrote:
>> Nick Dokos writes:
>
>> And if you want to fix this in Emacs only:
>
>> ;; System locale to use for formatting time values.
>> (setq system-time-locale "C") ; Make sure that the weekdays in
> the
>>
On 12.02.2017 05:33, Stefan Monnier wrote:
We don't have enough infrastructure support in general for "advanced"
editing functionality such as type/scope-aware completion. So we have
various add-on thingies (like company-mode, cedet, and auto-complete)
which provide such support for specific mo
On Saturday, 11 Feb 2017 at 18:23, Sharon Kimble wrote:
> Or, in other words, how can I kill the level 5 heading after
> "(cite:0580)" so that "Data confirms that ..." is under a level 4
> heading please?
You cannot. There are no "terminating" headline directives in org other
than inline tasks.
On Sunday, 12 Feb 2017 at 00:16, Russell Adams wrote:
> I frequently write documentation with recommendations nested in
> different sections, typically one line per recommendation. I then
> summarize a list of those recommendations at the end of my document.
>
> Today I use babel to grep the docume
> On Saturday, 11 Feb 2017 at 22:38, Uwe Brauer wrote:
> It does not strictly speaking correspond to English but to the "default"
> language for each individual application which may, of course, be
> English in many if not most cases.
> Good examples and further explanations
Dear Nicolas, dear all,
I believe the following fix
http://orgmode.org/w/?p=org-mode.git;a=commitdiff;h=ccf832e8317dbac7d3ac2b7dfbb515b1292a329c
introduced a regression. When I want to run org-dblock-update on a
clocktable with :maxlevel 0 (I'll be happy to provide an example), it
fails with
Thanks Bastien.
Kyle -- Would this be a good time to start the merge to emacs master?
My datapoint -- I have been using emacs master + org master for over a year
now (or few years). So I am for doing the merge directly into the master
branch.
Thanks.
On Fri, Feb 10, 2017 at 8:55 AM Bastien wro
> AFAIU, the main motivation for the "drive to ELPA" comes from
> developers of individual packages, not from those working on the core
Not sure what you mean exactly by "drive to ELPA". If you mean "drive
to put packages in GNU ELPA rather than in core", then this drive is
linked to various aspe
Kaushal Modi writes:
> Kyle -- Would this be a good time to start the merge to emacs master?
>From my standpoint, that'd be fine. I'm not aware of any outstanding
patches that need to be backported from the Emacs repo.
--
Kyle
12 matches
Mail list logo