[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] feat: add markdown-ts-mode
From: |
Rahul Martim Juliato |
Subject: |
Re: [PATCH] feat: add markdown-ts-mode |
Date: |
Fri, 26 Jul 2024 00:59:08 -0300 |
On Thu, Jul 04, 2024 at 09:19:26AM -0400, Andrea Corallo wrote:
> Eli Zaretskii <eliz@gnu.org> writes:
>
> >> Date: Thu, 04 Jul 2024 08:17:56 +0300
> >> From: Eli Zaretskii <eliz@gnu.org>
> >> Cc: rahuljuliato@gmail.com, emacs-devel@gnu.org, acorallo@gnu.org,
> >> casouri@gmail.com
> >>
> >> I'm not sure this is important enough to make exception of the rule
> >> that no new features are installed on the release branch.
> >>
> >> Moreover, given the proliferation of Markdown style in contexts other
> >> than just *.md files, I think we should have Markdown support in other
> >> places, such as email modes and in what looks like plain text files.
> >> We need some reliable auto-detection of Markdown markup that turns on
> >> this mode, or maybe a markdown-minor-mode. It is also possible that
> >> Text mode should support some of the more popular Markdown styles
> >> (like quoting `like this`) OOTB.
> >>
> >> IOW, I think we should do more work here than just add a mode for
> >> editing *.md files, and that will take some time and discussions to
> >> figure out and integrate.
> >
> > To clarify: the above doesn't mean we need to wait with installing the
> > mode as it was submitted (with the few minor nits that need to be
> > fixed). It just means that good integration with Emacs will take
> > time and more work, and therefore installing this on the emacs-30
> > release branch is not necessarily urgent.
>
> Agree
Hi Eli and everybody!
Thank you for the clarification. I understand that integrating the
Markdown mode fully into Emacs will take time and more discussion.
Given the current focus on Emacs 30, I'll delay a bit my work on new
patches or updates until after its release. I’m looking forward to
revisiting this once things settle down.
Meanwhile I'll step forward with the MELPA version of the package
including some features and attending to some suggestions I've got.
Thanks for your understanding!
--
Rahul Martim Juliato
https://www.rahuljuliato.com
PGP Fingerprint: 6B68 4353 84E2 2C7E 5A26 B79A C666 FC94 BD7E A483
PGP Public Key : https://www.rahuljuliato.com/rahul_pub_key.asc
signature.asc
Description: PGP signature
Re: [PATCH] feat: add markdown-ts-mode, Eli Zaretskii, 2024/07/04