Project

General

Profile

Actions

Bug #7565

closed

Redundant functions in ruby-additional.el

Added by dgutov (Dmitry Gutov) over 11 years ago. Updated over 10 years ago.

Status:
Closed
Target version:
-
ruby -v:
trunk
Backport:
[ruby-core:50908]

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.

Updated by usa (Usaku NAKAMURA) over 11 years ago

  • Status changed from Open to Assigned

Updated by knu (Akinori MUSHA) over 10 years ago

  • Assignee changed from nobu (Nobuyoshi Nakada) to knu (Akinori MUSHA)

I'll handle this.

Actions #3

Updated by knu (Akinori MUSHA) over 10 years ago

  • 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]

Updated by knu (Akinori MUSHA) over 10 years ago

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.

Updated by dgutov (Dmitry Gutov) over 10 years ago

Cool, thanks!

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0