* using raku style string delimiters
@ 2020-01-23 13:02 Luca Ferrari
2020-01-24 11:08 ` Tadeus Prastowo
0 siblings, 1 reply; 2+ messages in thread
From: Luca Ferrari @ 2020-01-23 13:02 UTC (permalink / raw)
To: help-gnu-emacs
Hi all,
raku (aka Perl6) introduces new unicode symbols to quote strings, like
「 (HALFWIDTH OPENING CORNER BRACKET). I would to configure Emacs so
that when I press the keyword for double quotes (") I got a HALFWIDTH
OPENING CORNER BRACKET if the string is beginning, and an HALFWIDTH
CLOSING CORNER BRACKET if the string is ending. Or even both of them
with the cursor in between.
Of course only for .p6 buffers, but that's the easy part.
Any suggestion and/or modules that can do that?
Thanks,
Luca
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: using raku style string delimiters
2020-01-23 13:02 using raku style string delimiters Luca Ferrari
@ 2020-01-24 11:08 ` Tadeus Prastowo
0 siblings, 0 replies; 2+ messages in thread
From: Tadeus Prastowo @ 2020-01-24 11:08 UTC (permalink / raw)
To: Luca Ferrari; +Cc: help-gnu-emacs
Hi Luca,
On Thu, Jan 23, 2020 at 3:28 PM Luca Ferrari <fluca1978@gmail.com> wrote:
>
> Hi all,
> raku (aka Perl6) introduces new unicode symbols to quote strings, like
> 「 (HALFWIDTH OPENING CORNER BRACKET). I would to configure Emacs so
> that when I press the keyword for double quotes (") I got a HALFWIDTH
> OPENING CORNER BRACKET if the string is beginning, and an HALFWIDTH
> CLOSING CORNER BRACKET if the string is ending. Or even both of them
> with the cursor in between.
> Of course only for .p6 buffers, but that's the easy part.
>
> Any suggestion and/or modules that can do that?
I already get the behavior when using LaTeX source programs, except
that the raku-open is the symbol ` while the raku-close is the symbol
'. So, perhaps you can take a look into that LaTeX mode?
> Thanks,
> Luca
--
Best regards,
Tadeus
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-01-24 11:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-23 13:02 using raku style string delimiters Luca Ferrari
2020-01-24 11:08 ` Tadeus Prastowo
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 read-only IMAP folder(s) and NNTP newsgroup(s).