[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to treat `' as code quote (~~).
From: |
Shiyao Ma |
Subject: |
Re: [O] How to treat `' as code quote (~~). |
Date: |
Tue, 25 Jul 2017 19:41:16 +0800 |
Thanks.
I would stick with == then ;).
Best,
> On 25 Jul 2017, at 15:01, Nicolas Goaziou <address@hidden> wrote:
>
> Hello,
>
> Shiyao MA <address@hidden> writes:
>
>> I wanna quote function name.
>> ~~ is really hard to type, and looks to obtrusive.
>>
>> Possible to add a new code quote as `' ?
>> I mean use ` ' to replace ~ ~.
>
> It depends on where you want to replace it.
>
> Extending syntax is not really possible. However, you could replace
> `...' with ~...~ just before exporting a buffer.
>
> Also, you can hide emphasis markers if they are too intrusive, and use
> =...= instead of ~...~ if the latter is too hard to type.
>
> Regards,
>
> --
> Nicolas Goaziou