emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Suggestion org-lint - Duplicate NAME


From: Rainer M Krug
Subject: [O] Suggestion org-lint - Duplicate NAME
Date: Thu, 22 Oct 2015 13:35:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin)

Hi

I have a long org document in which I copied around some analysis blocks
to do the same analysis (and format of results) for different simulation
parameter combinations.

But sometimes I forget to change the #+NAME: properties.

org-lint is a gret help in finding these, but as my names are long and
cryptic, it is not easy to see where the duplicates are. An example:

,----
|   2442 high  Duplicate NAME "fig_fitEachExamplesOptimMahat"
|   2447 high  Duplicate NAME "fig:fitEachExamplesOptimMahat"
|   2451 high  Duplicate NAME "fig_fitEachExamplesUAOptimMahat"
|   2456 high  Duplicate NAME "fig:fitEachExamplesUAOptimMahat"
|   2480 high  Duplicate NAME "fig_fitEachExamplesOptimMahat"
|   2487 high  Duplicate NAME "fig:fitEachExamplesOptimMahat"
|   2491 high  Duplicate NAME "fig_fitEachExamplesUAOptimMahat"
|   2498 high  Duplicate NAME "fig:fitEachExamplesUAOptimMahat"
`----

was the output of the linting. Now it took me quite a few attempts
(which were aborted by ignoring the problem) to see which ones are
duplicates. It would be easier, if, in the case of duplicates, the
entries could look as follow:

,----
|   2442 high  Duplicate (2442, 2480) NAME "fig_fitEachExamplesOptimMahat"
|   2447 high  Duplicate (2447, 2487) NAME "fig:fitEachExamplesOptimMahat"
|   2451 high  Duplicate (2451, 2491) NAME "fig_fitEachExamplesUAOptimMahat"
|   2456 high  Duplicate (2456, 2498) NAME "fig:fitEachExamplesUAOptimMahat"
|   2480 high  Duplicate (2442, 2480) NAME "fig_fitEachExamplesOptimMahat"
|   2487 high  Duplicate (2447, 2487) NAME "fig:fitEachExamplesOptimMahat"
|   2491 high  Duplicate (2451, 2491) NAME "fig_fitEachExamplesUAOptimMahat"
|   2498 high  Duplicate (2456, 2498) NAME "fig:fitEachExamplesUAOptimMahat"
`----

This would make it easier to find the duplicates, especially if they are
not in adjacent messages.

Cheers,

Rainer

-- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, 
UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      address@hidden

Skype:      RMkrug

PGP: 0x0F52F982

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]