From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Pranshu <pranshusharma366@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: [nongnu] elpa/haskell-ts-mode df8d369037: remove indent function useless replace by M-q
Date: Tue, 31 Dec 2024 10:14:24 -0500 [thread overview]
Message-ID: <jwvttaj3mxh.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <CADqFYwZRpD2z8syMieRzsiP2nydS+ZBr-WuEoFhtwKxtV85w-Q@mail.gmail.com> (Pranshu's message of "Tue, 31 Dec 2024 14:25:56 +0530")
> Yeah,I realised that soon after, it should be fixed now
I sa the fix pass by, indeed!
Enjoy the last bits of 2024,
Stefan
> On Mon, 30 Dec 2024, 1:15 am Stefan Monnier, <monnier@iro.umontreal.ca>
> wrote:
>
>> > branch: elpa/haskell-ts-mode
>> > commit df8d3690375a14ede7079640bc326111f1fb3ddd
>> > Author: Pranshu Sharma <pranshu@pebl>
>> > Commit: Pranshu Sharma <pranshu@pebl>
>> >
>> > remove indent function useless replace by M-q
>> [...]
>> > (defvar-keymap haskell-ts-mode-map
>> > :doc "Keymap for haskell-ts-mode."
>> > "C-c C-c" 'haskell-ts-compile-region-and-go
>> > "C-c C-r" 'run-haskell
>> > - "C-M-q" 'haskell-ts-indent-defun)
>> > + 'haskell-ts-indent-defun)
>>
>> This last line doesn't look right.
>> [ Also, I'd recommend you use #' to quote function names. ]
>>
>>
>> Stefan
>>
>>
prev parent reply other threads:[~2024-12-31 15:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <173549521472.300001.3703786856066422485@vcs3.savannah.gnu.org>
[not found] ` <20241229180015.5FF2FD973AF@vcs3.savannah.gnu.org>
2024-12-29 19:45 ` [nongnu] elpa/haskell-ts-mode df8d369037: remove indent function useless replace by M-q Stefan Monnier
2024-12-31 8:55 ` Pranshu
2024-12-31 8:56 ` Pranshu
2024-12-31 15:14 ` Stefan Monnier [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvttaj3mxh.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=pranshusharma366@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).