Aaron Ecay <aarone...@gmail.com> writes:

> Hi Rasmus,
>
> 2018ko maiatzak 27an, Rasmus-ek idatzi zuen:
>
> [...]
>
>> If there’s any better way to display the error 
>
> org-display-warning?

That’s great.  Thanks!

> [...]
>
>> +       (mapconcat 'identity
>> +              '("Please update the entries of `%s'."
>> +                ""
>> +                "In Org 9.2 the format was changed from something akin to"
>> +                "   (\"s\" \"#+BEGIN_SRC ?\\n#+END_SRC\" "
>> +                "to something akin to"
>> +                "    (\"s\" . \"src\")"
>> +                "See (info \"(org)org-structure-template-alist\")"
>> +                ""
>> +                "The following entries must be updated:"
>> +                ""
>> +                "%s"
>> +                "%s")
>> +              "\n")
>
> You could use a multiline string literal.  IMO itʼs less ugly (but
> still ugly...)

Same difference to me.

Rasmus

-- 
C is for Cookie

Reply via email to