all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pranshu <pranshusharma366@gmail.com>
To: Stefan Monnier <monnier@iro.umontreal.ca>
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 14:26:13 +0530	[thread overview]
Message-ID: <CADqFYwYp5tkLKpEc9tADDKm9xNT95vRX4zb0ycAv+eqzOOgaQA@mail.gmail.com> (raw)
In-Reply-To: <CADqFYwZRpD2z8syMieRzsiP2nydS+ZBr-WuEoFhtwKxtV85w-Q@mail.gmail.com>

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

I will do hashtag thing later

On Tue, 31 Dec 2024, 2:25 pm Pranshu, <pranshusharma366@gmail.com> wrote:

> Yeah,I realised that soon after, it should be fixed now
>
> 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
>>
>>

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

  reply	other threads:[~2024-12-31  8:56 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 [this message]
2024-12-31 15:14       ` Stefan Monnier

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=CADqFYwYp5tkLKpEc9tADDKm9xNT95vRX4zb0ycAv+eqzOOgaQA@mail.gmail.com \
    --to=pranshusharma366@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.