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.

Full log


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.




This bug report was last modified 3 years and 214 days ago.

Previous Next


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