Bug #7565
closed
Redundant functions in ruby-additional.el
Added by dgutov (Dmitry Gutov) almost 12 years ago.
Updated about 11 years ago.
Description
ruby-toggle-block, ruby-do-end-to-brace, ruby-brace-to-do-end and ruby-mode-set-encoding are very much present in Emacs trunk, and the first one is bound to the same key combination as in ruby-additional.
- Status changed from Open to Assigned
- Assignee changed from nobu (Nobuyoshi Nakada) to knu (Akinori MUSHA)
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r43475.
Dmitry, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
misc/ruby-additional.el: Remove functions implemented in Emacs 24.3.
- misc/ruby-additional.el (ruby-brace-to-do-end)
(ruby-do-end-to-brace, ruby-toggle-block): Remove functions that
are already in the latest released version of Emacs (24.3).
[Bug #7565]
ruby-mode-set-encoding is still there because it is updated after 24.3.
It can hopefully be removed when the next version of Emacs is released.
Also available in: Atom
PDF
Like0
Like0Like0Like0Like0Like0