GNU bug report logs - #53321
28.0.91; Add a defcustom option to ruby-do-end-to-brace function for ruby-mode

Previous Next

Package: emacs;

Reported by: vil963 <at> gmail.com

Date: Mon, 17 Jan 2022 16:38:02 UTC

Severity: wishlist

Found in version 28.0.91

Fixed in version 29.1

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53321 in the body.
You can then email your comments to 53321 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#53321; Package emacs. (Mon, 17 Jan 2022 16:38:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to vil963 <at> gmail.com:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 17 Jan 2022 16:38:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Billy.Zheng" <vil963 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.91; Add a defcustom option to ruby-do-end-to-brace function
 for ruby-mode
Date: Mon, 17 Jan 2022 22:44:04 +0800
Hi, I want to report,  add a defcustom option to ruby-do-end-to-brace function ruby for
emacs builtin mode, as said in source code line 1725.


```
      (goto-char orig)
      (delete-char 2)
      ;; Maybe this should be customizable, let's see if anyone asks.
      (insert "{ ")
      (setq beg-marker (point-marker))
```

And, please check some discuss on this github link.

https://github.com/dgutov/robe/issues/136#issuecomment-1013910661

-- 
Thanks,
Billy




Reply sent to Dmitry Gutov <dgutov <at> yandex.ru>:
You have taken responsibility. (Fri, 21 Jan 2022 03:02:02 GMT) Full text and rfc822 format available.

Notification sent to vil963 <at> gmail.com:
bug acknowledged by developer. (Fri, 21 Jan 2022 03:02:02 GMT) Full text and rfc822 format available.

Message #10 received at 53321-done <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: vil963 <at> gmail.com, 53321-done <at> debbugs.gnu.org
Subject: Re: bug#53321: 28.0.91; Add a defcustom option to
 ruby-do-end-to-brace function for ruby-mode
Date: Fri, 21 Jan 2022 05:00:55 +0200
Version: 29.1

Hi!

On 17.01.2022 16:44, Billy.Zheng wrote:
> 
> Hi, I want to report,  add a defcustom option to ruby-do-end-to-brace function ruby for
> emacs builtin mode, as said in source code line 1725.
> 
> 
> ```
>        (goto-char orig)
>        (delete-char 2)
>        ;; Maybe this should be customizable, let's see if anyone asks.
>        (insert "{ ")
>        (setq beg-marker (point-marker))
> ```
> 
> And, please check some discuss on this github link.
> 
> https://github.com/dgutov/robe/issues/136#issuecomment-1013910661

I've added a new option ruby-toggle-block-space-before-parameters, check 
it out.

Commit 9a0842dffe.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 18 Feb 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.