public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
From: BP Jonsson <bpjonsson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
Subject: Re: RFC: Designing Logo of Pandoc
Date: Fri, 16 Dec 2016 16:39:21 +0100	[thread overview]
Message-ID: <CAFC_yuRfJ_8rEtGqxJvnWudMKT+pgm8Go_cqoQ9TMDcN+qnsBA@mail.gmail.com> (raw)
In-Reply-To: <29dbdf52-294b-b6a9-b598-ea742b5d4afb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 7360 bytes --]

TL;DR: I see no reason to require that a logo reflects aspects of the
project beyond the basic public interface, and absolutely no reason to make
a logo design unnecessarily complex for such a reason, because there
shouldn't be any pressure on users to get involved beyond the public
interface, except as and when they feel the need themselves.

I've been thinking a bit more about this and I wonder what kinds of
misunderstandings of the model you are thinking of. The closest thing I
have seen on this list and on StackExchange has been users getting bitten
by this or that feature of LaTeX or RestructuredText not being
representable in the current AST format. I wouldn't call that
misunderstanding of the model but rather ignorance of what structural
elements of supported markup formats *the current implementation of the
model* can or cannot represent. That's not even limitations of the model
but limitations of the current implementation which could be removed[^1] in
a future implementation. I would argue that if they were removed most users
would just say "phew, finally pandoc supports my favorite markup feature"
without caring about what changes in the implementation, let alone the
model, have made it possible. That is as it should be. Users should not be
required, prodded or even expected to understand the engineering behind an
application, only the public interface. What sets open source apart is that
users *may* explore, understand and get involved in the engineering, even
are invited to do so, but there should be no pressure to do so. Even those
who do get involved usually only do so as and when they are able and
willing to enhance their own use of the product, or for their own
gratification, and that's entirely as it should be. Myself I'm still a
total Haskell illiterate, confining my contributions, and hence also my
understanding, to filterland. I have gotten rather involved in Jakob's Perl
filter support project, but that's in the end also helping myself to write
filters in my preferred language. To be sure I have written some filters in
response to requests on this list, but naturally that has been as and when
I have had, or got, an interest in the functionality requested. Otherwise I
have only more or less successfully requested John or others to add
features I have needed. That may change some day but there are hundreds if
not thousands of users out there who don't even get to the level where I
am, and that's entirely legitimate.

[^1]: NB I'm saying "could", not "should", but I'm thinking that even
without extending the current set of AST elements some unsupported input
format constructs could optionally be turned into Div, Span or link
elements with certain attributes by the readers so that they could be
handled with filters or turned back into their original constructs by the
corresponding writers -- optionally, since those attributes containers
would clutter the markdown output. That's another discussion however!

/bpj

Den 16 dec 2016 00:55 skrev "BP Jonsson" <bpjonsson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>:

> You may see the ∀ in the middle as representing the ∀ST around which the
> conversion between different input and output formats revolves! :-)
>
> /bpj
>
> Den 2016-12-15 kl. 01:40, skrev Kolen Cheung:
>
>>
>>
>> On Wednesday, December 14, 2016 at 8:45:41 AM UTC-8, BP wrote:
>>
>> To a normal user (I.e. you aren’t a Pandoc contributor or filter author)
>> the AST is an implementation detail which you don’t interact with. The
>> normal user experience is pandoc -f markdown -t html`, i.e. you input a
>> document in one markup format and get (a file) in anotheir markup format
>> (possibly zipped together with sundry other files) as output, without any
>> intermediate file or files. There is no point in creating a false
>> impression that there always must be an intermediate file. In fact that
>> may
>> scare off potential normal users. To them the thing which sets pandoc
>> apart
>> from other light markup processors is that it supports conversion back and
>> forth between multiple markup formats, and the logo should emphasize that.
>> The logo needs to be intelligible and meaningful to the less geeky users
>> which hopefully are in majority.
>>
>> /bpj
>>
>> It certainly is another possible perspective. So let me illustrate more on
>> my perspective:
>>
>>    1.
>>
>>    There are countless examples of expectation from end-users (including
>>    me) that originated from the misunderstanding of what pandoc is and
>> what
>>    pandoc does. Rather than trying not to “scare off potential normal
>> users”
>>    (which is unlikely to happen from a logo alone, since they won’t
>> understand
>>    the nuance in it at first sight), may be we should set the expectation
>>    right as early as possible, so that they won’t be disappointed later
>> on,
>>    and will not waste time to use pandoc for the wrong task.
>>    2.
>>
>>    The logo having arrows pointing to a common element representing AST
>>    will not make a real difference on first sight. But it would be a great
>>    “entry point” to talk about the philosophy behind pandoc. Having a 2nd
>>    layer of sophistication means intelligible and meaningful to me. (i.e.
>> at
>>    first sight you get something, but there’s a deeper story behind it.)
>>    - To further illustrate on this point, at first glance, pandoc seems
>>       very similar to some other tool, e.g. MultiMarkdown. But as one
>> pushes the
>>       tools further, they will realize pandoc is much deeper than what it
>> seems
>>       like at first glance. So, if the logo can have layers of meaning, it
>>       represents pandoc better.
>>
>> I don’t mean it has to be done this way. I mean if there’s arrows, arrows
>> pointing to a common element is more correct and deeper, and doesn’t
>> really
>> scare off people (may actually attract the right people), and is a path
>> worth explore. But if no design makes this looks good and natural, we need
>> not to force it.
>> ​
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "pandoc-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To view this discussion on the web visit https://groups.google.com/d/ms
> gid/pandoc-discuss/29dbdf52-294b-b6a9-b598-ea742b5d4afb%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To post to this group, send email to pandoc-discuss-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/CAFC_yuRfJ_8rEtGqxJvnWudMKT%2Bpgm8Go_cqoQ9TMDcN%2BqnsBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #2: Type: text/html, Size: 8856 bytes --]

  parent reply	other threads:[~2016-12-16 15:39 UTC|newest]

Thread overview: 217+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-16  1:44 Yuki Fujiwara
     [not found] ` <etPan.55cfeb02.58da7599.2a4-Ihz+wwlkVrpYcD0sb2hCuo2P0GrZ+RbP@public.gmane.org>
2015-08-16  5:39   ` Ivan Lazar Miljenovic
     [not found]     ` <CA+u6gbw+r6eAxdvu35oQO1WKOFkoKQKhoCK=64P_hTeQybXYxw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-16 14:15       ` John MacFarlane
2015-08-22 21:59       ` Yuki Fujiwara
2015-08-16 17:56   ` kurt.pfeifle-gM/Ye1E23mwN+BqQ9rBEUg
     [not found]     ` <12b8f09a-d54d-4a18-9399-1470375a6229-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-08-16 18:01       ` kurt.pfeifle-gM/Ye1E23mwN+BqQ9rBEUg
     [not found]         ` <4c7820be-d8a9-4293-a7ab-319f11788983-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-08-16 18:41           ` Daniel Staal
2015-08-16 19:03             ` Nick Moffitt
     [not found]               ` <20150816190327.GI5638-iTLVOByc1N8@public.gmane.org>
2015-08-16 19:33                 ` Stefan Björk
     [not found]                   ` <CABsBQU5SAAm61in1+qPXst4u3t0QS6nRqFiOXJTnQPHgPhJEDw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-19 11:00                     ` BP Jonsson
     [not found]                       ` <55D461E5.9080609-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-19 15:05                         ` Paulo Ney de Souza
2015-08-19 21:30                     ` John Muccigrosso
2017-01-07 20:12                     ` Steve
     [not found]                       ` <b33c4724-4936-4aec-8e4e-822d59f685c0-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-07 21:06                         ` Kolen Cheung
2015-08-17 19:10                 ` Marc Chantreux
     [not found]                   ` <20150817191054.GA26303-9qZop888ifDf0CSBMQ/kQGaNMrwwXFdU@public.gmane.org>
2015-08-22  0:01                     ` Luis Rivera
2015-08-22 22:25   ` Yuki Fujiwara
     [not found]     ` <67197fa2-a829-4bb2-a038-4d3c0c991a44-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-08-24 10:47       ` kurt.pfeifle-gM/Ye1E23mwN+BqQ9rBEUg
2015-10-31 19:45   ` Albert Krewinkel
     [not found]     ` <d0dff92a-f64c-4106-8b3e-f9a19cfe1e32-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2015-11-01 19:40       ` John MacFarlane
     [not found]         ` <20151101194033.GC18654-9Rnp8PDaXcadBw3G0RLmbRFnWt+6NQIA@public.gmane.org>
2015-11-01 20:38           ` Nick Moffitt
2015-11-01 22:17           ` Albert Krewinkel
     [not found]             ` <3298337b-6214-4927-bca7-d33ccddca3fa-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-08 10:56               ` Kolen Cheung
     [not found]                 ` <f5886324-f028-4905-a23c-33b33a917fd8-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-08 12:31                   ` Joost Kremers
     [not found]                     ` <87shpywqjj.fsf-97jfqw80gc6171pxa8y+qA@public.gmane.org>
2016-12-08 12:56                       ` Kolen Cheung
     [not found]                         ` <7af1a742-c2b2-4ccd-9e07-91358163c8d2-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-08 13:29                           ` BP Jonsson
2016-12-08 12:58                       ` John MacFarlane
     [not found]                         ` <20161208125813.GA93986-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-12-08 14:23                           ` Kolen Cheung
     [not found]                             ` <49debf77-8594-487e-8c82-d92be13e9092-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-08 14:55                               ` John Gabriele
2016-12-08 15:05                               ` BP Jonsson
     [not found]                                 ` <92065ba0-cba5-2b43-92ae-1cf42e2618bd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-08 19:40                                   ` John MacFarlane
2016-12-08 23:02                                   ` Kolen Cheung
     [not found]                                     ` <844cf7bd-c9f1-49e0-a1fd-81a827c9c667-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09  2:26                                       ` Luis Rivera
     [not found]                                         ` <121f2a53-ddfe-46af-96b4-a03dcdbe80da-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09  4:14                                           ` John Muccigrosso
     [not found]                                             ` <9d1eebc3-f54f-4928-bd02-a3cff3d5a739-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09  6:12                                               ` Kolen Cheung
     [not found]                                                 ` <38299009-1073-4d30-9d44-aab7a3acfe0d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09 10:36                                                   ` Kolen Cheung
     [not found]                                                     ` <24a06409-1b8d-4d5b-9148-8635e28742ab-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09 10:37                                                       ` Kolen Cheung
     [not found]                                                         ` <fdfd9c0f-8205-4174-a3e6-5e0c8f144c52-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-09 10:38                                                           ` Kolen Cheung
2016-12-09 17:41                                                   ` daniel
2016-12-09  5:53                                           ` Kolen Cheung
2016-12-09 10:54                                           ` John MacFarlane
     [not found]                                             ` <20161209105407.GB96950-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2016-12-09 18:43                                               ` Sergio Correia
     [not found]                                                 ` <ac497bca-1151-49f8-a7aa-e8a6bb89086e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-13 17:55                                                   ` BP Jonsson
     [not found]                                                     ` <ee15684d-fc1c-068c-055e-ea0d750e2260-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-13 19:58                                                       ` BP Jonsson
     [not found]                                                         ` <4f2fea29-9e58-a79a-0c49-1612844d5fa1-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-13 20:12                                                           ` BP Jonsson
     [not found]                                                             ` <5bba1098-d1c9-9d7e-0fbb-3914abd93364-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-13 21:18                                                               ` Alexis BRENON
2016-12-13 21:44                                                               ` Joseph Reagle
     [not found]                                                                 ` <94f82118-1686-e519-e21d-ba4ca64028c7-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2016-12-14 16:14                                                                   ` Melroch
2016-12-13 23:29                                                               ` Albert Krewinkel
     [not found]                                                                 ` <87zijzpfw0.fsf-NJ6QtbQ9hATDZamjJ9D3v6C1jgCzLlUE@public.gmane.org>
2016-12-14  0:14                                                                   ` Kolen Cheung
     [not found]                                                                     ` <8f87b3f6-41d0-47d7-a6fe-117892a30c46-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-14 16:45                                                                       ` Melroch
     [not found]                                                                         ` <CADAJKhBwBDB=KMEeJTPq_3wtV18wmEBwUVoy3+PZecMA_VyBAg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-15  0:40                                                                           ` Kolen Cheung
     [not found]                                                                             ` <30f01b4c-8b2c-481a-96f9-dfd0ba37e71a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-15 23:55                                                                               ` BP Jonsson
     [not found]                                                                                 ` <29dbdf52-294b-b6a9-b598-ea742b5d4afb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-16 15:39                                                                                   ` BP Jonsson [this message]
     [not found]                                                                                     ` <CAFC_yuRfJ_8rEtGqxJvnWudMKT+pgm8Go_cqoQ9TMDcN+qnsBA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-16 21:01                                                                                       ` John MacFarlane
     [not found]                                                                                         ` <20161216210120.GC15292-l/d5Ua9yGnxXsXJlQylH7w@public.gmane.org>
2016-12-16 22:02                                                                                           ` BP Jonsson
     [not found]                                                                                             ` <a854ab0e-2a1f-a80a-4dd6-f092cea6e0fb-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-16 22:38                                                                                               ` Kolen Cheung
2016-12-14 16:15                                                                   ` Melroch
2016-12-15 16:18                                                           ` John Muccigrosso
2016-12-09 19:28                                               ` Pablo Rodríguez
     [not found]                                                 ` <5d6be2ec-d1af-ed34-fe76-0ef5ffce089d-S0/GAf8tV78@public.gmane.org>
2016-12-09 19:57                                                   ` Joseph Reagle
     [not found]                                                     ` <1783aa7d-e28c-d31a-bd59-b1b02ff8c69c-T1oY19WcHSwdnm+yROfE0A@public.gmane.org>
2016-12-09 20:12                                                       ` Pablo Rodríguez
     [not found]                                                         ` <aa540d76-855a-afd2-7d40-cc2372b447b2-S0/GAf8tV78@public.gmane.org>
2016-12-10  2:22                                                           ` Kolen Cheung
     [not found]                                                             ` <22c7ff6d-b21a-4bbc-a2bb-91ab9ad49160-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-10  2:46                                                               ` Kolen Cheung
     [not found]                                                                 ` <769669f7-26ab-468a-95ee-32cbacbda114-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-10  9:40                                                                   ` Alexis BRENON
     [not found]                                                                     ` <e18cd205-7f78-4fc4-892c-c6a90f4cf53c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-10 10:04                                                                       ` Joost Kremers
2016-12-10 18:17                                                                       ` John Muccigrosso
     [not found]                                                                         ` <20764ad5-2765-4027-82d9-c7aff7d9cb3f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-13 14:39                                                                           ` Nick Moffitt
2016-12-09  2:08                           ` Kolen Cheung
2016-12-20 18:14                           ` Albert Krewinkel
     [not found]                             ` <87oa06o4cn.fsf-NJ6QtbQ9hATDZamjJ9D3v6C1jgCzLlUE@public.gmane.org>
2016-12-20 18:50                               ` Albert Krewinkel
2018-11-08  2:19                           ` JM Marcastel
     [not found]                             ` <bfa26148-1361-4163-9bfa-bec61a672509-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2018-12-12 16:29                               ` 藤原由来
     [not found]                                 ` <CAA4xQM=VJ387efX_6+AKXkNAi1uH6Dmm0KFaEARRiH4v6ZFHhw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-12-04  3:29                                   ` allefeld
     [not found]                                     ` <3e112309-c0ce-4e03-9e69-571a688d9bf7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-04  4:41                                       ` Kolen Cheung
     [not found]                                         ` <c5eb6b62-8a6b-4e3c-9f15-1810f90bc4c4-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-04  8:58                                           ` Philip Hodder
2019-12-04 16:58                                           ` John MacFarlane
     [not found]                                             ` <m2lfrs9gec.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-12-04 19:44                                               ` allefeld
     [not found]                                                 ` <64f818e0-2e65-4ad5-80c8-35fa8d474037-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-04 19:54                                                   ` allefeld
     [not found]                                                     ` <757085d5-3ad7-4392-b2d2-2e7f793db493-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-05  3:30                                                       ` Kolen Cheung
     [not found]                                                         ` <a28791eb-2ff1-4cf0-854f-28dc476dd523-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-05 19:14                                                           ` allefeld
     [not found]                                                             ` <04c5fa73-bd6d-460c-bfde-26b92549c6a5-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-06 19:42                                                               ` John Gabriele
     [not found]                                                                 ` <c110822a-9574-4d21-9867-9b2b08914349-jFIJ+Wc5/Vo7lZ9V/NTDHw@public.gmane.org>
2019-12-06 21:16                                                                   ` allefeld
     [not found]                                                                     ` <c8da095d-24d7-497b-a308-f1c9e37a8ee0-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-07 20:28                                                                       ` Benct Philip Jonsson
     [not found]                                                                         ` <2f0b25a7-06ec-8823-4f80-e62be3b65fe8-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-12-08  1:23                                                                           ` allefeld
     [not found]                                                         ` <CADAJKhB7ypoBR9PPWNwt1w+h02ZqxNpDsudam1dUrr_XiGGHBg@mail.gmail.com>
     [not found]                                                           ` <CADAJKhB7ypoBR9PPWNwt1w+h02ZqxNpDsudam1dUrr_XiGGHBg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-12-07 20:32                                                             ` Benct Philip Jonsson
     [not found]                                                               ` <d8e2a245-57b6-148d-971f-5ac0c0d295fd-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-12-08  0:00                                                                 ` Kolen Cheung
2019-12-09 19:58                                                                 ` John MacFarlane
     [not found]                                                                   ` <m2pngxl19f.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-12-10  0:04                                                                     ` BPJ
     [not found]                                                                       ` <CADAJKhBRvGtaXdR9cm_SXFVHn0dibw8VyvwPb4j1wrjinDt3tA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-12-10 23:55                                                                         ` allefeld
     [not found]                                                                           ` <0c61fe0c-369d-4dec-b4b6-f071568a4b6a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-11  9:15                                                                             ` Philip Hodder
     [not found]                                                                               ` <18b18568-f46d-4d25-8e58-8d5532a9c8d7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-11  9:33                                                                                 ` Alexis BRENON
     [not found]                                                                                   ` <CAJPB9o0OPCR525f8Z2vUCSxrKHBCX5m5CTZje=bN_L8Pn-W3pw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-12-11 18:47                                                                                     ` Corentin Dupont
2019-12-11 19:40                                                                                       ` allefeld
     [not found]                                                                                         ` <896fb15a-b404-4ae2-a3df-e4314f08363d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-11 19:57                                                                                           ` John Gabriele
     [not found]                                                                                             ` <494b18f1-0459-498d-90e5-85b91ccf4c74-jFIJ+Wc5/Vo7lZ9V/NTDHw@public.gmane.org>
2019-12-11 20:59                                                                                               ` thoger.emil
2019-12-11 20:36                                                                                           ` Daniel Staal
     [not found]                                                                                             ` <691e3efe-94d6-83be-ca06-4f57708d376a-Jdbf3xiKgS8@public.gmane.org>
2019-12-11 22:02                                                                                               ` John MacFarlane
2019-12-11 22:14                                                                                               ` allefeld
     [not found]                                                                                                 ` <e8ddffe4-7281-4669-9918-5971f3a4b109-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-11 22:19                                                                                                   ` allefeld
     [not found]                                                                                                     ` <418e58d5-817e-4073-92ec-fe03eb2d86d2-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-12  7:12                                                                                                       ` Alexis BRENON
2019-12-04  9:01                                       ` Philip Hodder
2019-12-04 20:53                                       ` Joseph Reagle
2019-12-04 21:37                                       ` Albert Krewinkel
2016-12-11 13:36                   ` Yuki Fujiwara
2015-11-01 22:16       ` kurt.pfeifle-gM/Ye1E23mwN+BqQ9rBEUg
2016-12-10  2:14   ` Kolen Cheung
2016-12-10 18:50   ` 'Insane' via pandoc-discuss
     [not found]     ` <32ba2c95-f93b-4f87-8cba-0743d6fd2450-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-10 19:21       ` daniel
2016-12-10 19:55   ` 'Insane' via pandoc-discuss
     [not found]     ` <5fc2c9e6-efd8-4a8a-b88f-aaf873fe6532-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-10 21:55       ` Alexis BRENON
     [not found]         ` <CAJPB9o0MsxxCUBzXJWLU_yf1ja9-V3tNbTfgcyYBbOJRf4BE_w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-10 23:36           ` 'Insane' via pandoc-discuss
     [not found]             ` <a6694b99-799e-4cae-bde7-c2f184d58f66-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-11  0:27               ` Kolen Cheung
     [not found]                 ` <fcb79633-81cf-4d08-87ce-1b7f252ce644-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-11 12:48                   ` 'Insane' via pandoc-discuss
2016-12-11  4:13       ` John Muccigrosso
2016-12-12 14:37   ` Alexis BRENON
2016-12-12 15:45   ` Albert Krewinkel
     [not found]     ` <fe4ad20e-583b-40da-b98e-62e6f09b82e0-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-13 13:03       ` Thøger Emil Rivera-Thorsen
2016-12-24  9:25   ` Scott Koga-Browes
     [not found]     ` <cece377d-69ca-4470-a937-6b5bc0c99711-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-24 10:19       ` BP Jonsson
     [not found]         ` <CAFC_yuRsHjxH8os4Dof-StpMyaPihUYNrz_JX-8LWO1jbxQoMg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-24 11:37           ` Kolen Cheung
     [not found]             ` <CAFC_yuQFd99YRtvNPXgwMJiJ3=YSVfMZ6zRw1Sb7_ZXyhczzsg@mail.gmail.com>
     [not found]               ` <CAFC_yuQFd99YRtvNPXgwMJiJ3=YSVfMZ6zRw1Sb7_ZXyhczzsg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-12-24 13:37                 ` BP Jonsson
2016-12-24  9:32   ` Scott Koga-Browes
     [not found]     ` <ec79156b-4ac1-45ae-8cf5-34cef66517fb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-24  9:41       ` Kolen Cheung
2016-12-24 18:51   ` John Muccigrosso
2016-12-24 19:56   ` Tristano Ajmone
     [not found]     ` <19578491-59c9-4c3a-b32e-6930895c35e3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-24 22:23       ` Kolen Cheung
     [not found]         ` <c8c4dad6-71bd-478f-88ff-d73b81a6f6c1-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2016-12-24 23:22           ` Thøger Emil Rivera-Thorsen
     [not found]             ` <a73d8dd4-12a6-ae18-a197-42a36e658d2e-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-12-25  1:43               ` Kolen Cheung
2016-12-25 11:21           ` Tristano Ajmone
2016-12-25 13:04   ` Tristano Ajmone
     [not found]     ` <b4138da6-e959-46f2-a55d-11e204f4539c-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-19  6:03       ` 藤原由来
2017-01-19  8:03         ` Albert Krewinkel
     [not found]           ` <87d1fjbhng.fsf-NJ6QtbQ9hATDZamjJ9D3v6C1jgCzLlUE@public.gmane.org>
2017-01-19  8:47             ` Sergio Correia
     [not found]               ` <dea3f868-3f9c-496e-8d20-5471582f88cb-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-19 11:00                 ` BP Jonsson
2017-01-19 11:22                 ` BP Jonsson
2017-01-19 17:09                 ` Kolen Cheung
2017-01-19 19:09                 ` Kolen Cheung
     [not found]                   ` <8f9805be-9ec0-4808-8e82-efecf8f0b813-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-19 22:14                     ` Sergio Correia
     [not found]                       ` <144500db-fdc8-44fe-99b9-6dab9f85b41a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20  3:08                         ` Kolen Cheung
2017-01-20  8:44                     ` Alexis BRENON
2017-01-07 21:01   ` Kolen Cheung
2017-01-20  4:34   ` John Muccigrosso
     [not found]     ` <dc5a7597-7de8-40ac-a141-7bf686553aea-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20  9:25       ` John MacFarlane
     [not found]         ` <20170120092508.GA39152-BKjuZOBx5Kn2N3qrpRCZGbhGAdq7xJNKhPhL2mjWHbk@public.gmane.org>
2017-01-20 14:39           ` John Muccigrosso
2017-01-20 16:20           ` Kolen Cheung
     [not found]             ` <e10afef3-a299-4cd4-8085-e63e4a8e4364-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20 19:07               ` John MacFarlane
     [not found]                 ` <20170120190726.GC97424-l/d5Ua9yGnxXsXJlQylH7w@public.gmane.org>
2017-01-20 19:29                   ` Kolen Cheung
     [not found]                     ` <8cffaac9-e0a6-40da-979c-51393152f1d5-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20 19:32                       ` Kolen Cheung
     [not found]                         ` <0cf3032f-cd44-4089-9644-4d2dfa0cd128-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20 19:44                           ` Kolen Cheung
     [not found]                             ` <e65447b5-a22a-4d8b-91ed-7378fc9d0eff-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20 20:52                               ` Kolen Cheung
     [not found]                                 ` <b7b518b7-bbc9-4361-b342-36fbebd2b9df-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-20 20:55                                   ` Kolen Cheung
     [not found]                                     ` <d89d816f-fe4e-425c-a266-94918f487769-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-01-23  9:35                                       ` Alexis BRENON
     [not found]                                         ` <2f91ff31-2f12-4ae8-b9ab-81f521b781b6-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-25 19:11                                           ` Agustín Martín
2017-08-11 14:25   ` Søren ONeill
     [not found]     ` <93375854-9e81-4134-bba2-f37990794101-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-23 23:15       ` Kolen Cheung
     [not found]         ` <0743792e-004f-46e6-a0c3-bed24954f39e-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-11-24  8:56           ` 藤原由来
2017-12-11  8:14   ` Kolen Cheung
     [not found]     ` <d38d22c6-37d3-4542-9243-764595c16872-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-12-12  5:08       ` Kolen Cheung
2017-12-12  2:05   ` iandol
     [not found]     ` <e22aa1a5-4789-40e6-9642-8f360fa85313-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-12-12  4:07       ` iandol
     [not found]         ` <543c6efb-4c53-4c8b-85c2-3841b41d661a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2017-12-12 21:13           ` BP Jonsson
2019-12-12  9:37   ` Philip Hodder
     [not found]     ` <6053da55-d54b-4b95-929c-627f570d8a64-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-12 20:42       ` allefeld
     [not found]         ` <2d5093b0-826f-491c-b811-b1c661b2f33d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-14  3:22           ` allefeld
     [not found]             ` <4b36b471-b2f8-43ee-9cca-2803e419f1c3-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-14  3:23               ` allefeld
2019-12-17  5:14               ` John MacFarlane
     [not found]                 ` <m2sgljpm8m.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2019-12-17 19:09                   ` John Gabriele
     [not found]                     ` <1c03c094-1bc0-4df1-80ee-aa0680ed19aa-jFIJ+Wc5/Vo7lZ9V/NTDHw@public.gmane.org>
2019-12-17 23:50                       ` allefeld
     [not found]                         ` <0501a360-19e0-428e-ae55-99844da47261-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-18  4:25                           ` John Gabriele
2019-12-18  9:07                           ` Kolen Cheung
     [not found]                             ` <61f892ef-39e4-49d2-90ed-9bde0f86d7dd-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-19 23:01                               ` allefeld
     [not found]                                 ` <99cadc8c-ccf3-4c84-8569-cecb67ae65f7-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-22 21:17                                   ` allefeld
     [not found]                                     ` <e7cb59b7-00c5-401e-954f-4f010a7ea360-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-25 22:34                                       ` John Muccigrosso
     [not found]                                         ` <6cb78b3f-0475-4d8e-826a-f3a8a751e6a2-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-25 23:38                                           ` John Gabriele
2019-12-14 16:18   ` mb21
     [not found]     ` <3564f44f-a07b-479d-8746-65e4bd254808-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2019-12-16 14:20       ` Agustín Martín
2019-12-16 15:52       ` John Gabriele
2020-01-02 10:19   ` mb21
     [not found]     ` <afa46a2c-3db0-46e4-8b4c-21acce284234-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-02 18:48       ` allefeld
     [not found]         ` <c3dcb843-c8c9-4ea1-8dcc-7cd742f8f746-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-02 19:49           ` John Gabriele
2020-01-03 12:02           ` T. Emil Rivera-Thorsen
2020-01-03 18:15             ` BPJ
     [not found]               ` <CADAJKhA4Uk4SZf0uTd1FzJ1+3DuwHJSkrf4yPZXdOkAHUynfBQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-05  3:41                 ` Kolen Cheung
     [not found]                   ` <aeaf4d4e-c5f2-43fc-90f6-bb991b51edc9-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-06  5:40                     ` John MacFarlane
     [not found]                       ` <m2pnfxta53.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-01-09 17:51                         ` allefeld
     [not found]                           ` <921cd6a2-2d51-4c82-bf29-97627318519f-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-14 20:46                             ` BPJ
     [not found]                               ` <CADAJKhARUsq4GnQAuykH4tXjHAaRe=YB2EKEwnshJZ9496K-9Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-15  8:18                                 ` Alexis BRENON
     [not found]                                   ` <CAJPB9o0-2RT=Kd733Xj2vqDTgGoozqX+7V_SCd=LD=6EbuGChg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-15 15:41                                     ` BPJ
     [not found]                                       ` <CADAJKhAnKavwk3CkT77h5Z4jQJetmko-pjR-xhh-DQ+6Ci_sRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-15 20:38                                         ` allefeld
     [not found]                                           ` <2a2bb039-4d03-474e-922f-b026b5cf7de2-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-16  2:01                                             ` Kolen Cheung
     [not found]                                               ` <1f155e18-8fdd-4bbf-acf8-5ad5f6fce47d-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-16 12:47                                                 ` JM Marcastel
     [not found]                                                   ` <58f2389d-dabd-46c3-93e9-e6f10468c4ea-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-16 21:13                                                     ` BPJ
2020-01-16 21:00                                                 ` BPJ
2020-01-17  2:22                                                   ` John Gabriele
2020-01-17  2:38                                                     ` John Gabriele
2020-01-18 23:52                                     ` John MacFarlane
     [not found]                                       ` <m24kwsxqxy.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-01-19  8:08                                         ` 藤原由来
     [not found]                                           ` <CAA4xQMmj9pc3RKC473_Hq_+gSA6DJNkQS2z++OUE6Sp4L6Bv5w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-01-20 12:58                                             ` Alexis BRENON
2020-01-21 22:05                                         ` Kolen Cheung
     [not found]                                           ` <6af5e7cd-39a3-43c8-ae25-db4972b72b6a-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-22 17:15                                             ` allefeld
     [not found]                                               ` <ebcb7508-7ecc-444b-9e6e-c10d76922753-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-23 20:55                                                 ` EBkysko
     [not found]                                                   ` <7d507651-5a17-4546-b867-7da0a6db5d54-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-23 21:07                                                     ` EBkysko
     [not found]                                                       ` <0abb8b3c-363c-41bd-9430-b9b6cc085d06-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-01-27  8:30                                                         ` Alexis BRENON
2020-03-07  9:45       ` Albert Krewinkel
2020-01-16 13:16   ` John Muccigrosso
2020-01-22  9:42   ` JM Marcastel
2020-02-01 10:02   ` mb21
     [not found]     ` <b3c94952-a9ae-4ba5-83ec-38f522e0ac06-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-02-01 10:10       ` mb21
2020-03-08 17:54   ` Vineet Kapil
     [not found]     ` <CAEyhvmqBH8yMXg7_Yq+hzOZC-esM5nuQVAEZzjTAHSdonZSX8Q@mail.gmail.com>
     [not found]       ` <CAFz9o2rzDn3YFEWaUdyjFzcp4BGnDyPxTjuDH1pdyAeemdqxWg@mail.gmail.com>
     [not found]         ` <CAFz9o2rzDn3YFEWaUdyjFzcp4BGnDyPxTjuDH1pdyAeemdqxWg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2020-03-09 16:12           ` Corentin Dupont
     [not found]     ` <7bda92b9-79ab-4d90-bee6-bf4a459b5c86-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2020-03-09 16:51       ` John MacFarlane
     [not found]         ` <yh480klfo9cvzy.fsf-pgq/RBwaQ+zq8tPRBa0AtqxOck334EZe@public.gmane.org>
2020-06-22  3:20           ` Bin Han
     [not found]             ` <dedcd25f-28aa-4b44-b362-f4111bfb751fo-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-05-15 16:42               ` M. Rehnert
     [not found]                 ` <39e85238-4c5c-4652-bdda-b04102568f01n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-05-21 18:51                   ` mb21
     [not found]                     ` <9df1384b-3009-4f28-a774-e6f1ee960911n-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
2021-12-17  1:30                       ` christi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2020-03-12  8:50   ` Ross Woods

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFC_yuRfJ_8rEtGqxJvnWudMKT+pgm8Go_cqoQ9TMDcN+qnsBA@mail.gmail.com \
    --to=bpjonsson-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=pandoc-discuss-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).