[#8815] Segfault in libc strlen, via rb_str_new2 — "Sean E. Russell" <ser@...>

Howdy,

12 messages 2006/09/09
[#8817] Re: Segfault in libc strlen, via rb_str_new2 — Eric Hodel <drbrain@...7.net> 2006/09/09

On Sep 8, 2006, at 10:10 PM, Sean E. Russell wrote:

Re: [PATCH] Emacs ruby-mode: here-doc indentation & more

From: Yukihiro Matsumoto <matz@...>
Date: 2006-09-13 09:23:26 UTC
List: ruby-core #8854
Hi,

In message "Re: [PATCH] Emacs ruby-mode: here-doc indentation & more"
    on Thu, 7 Sep 2006 08:56:52 +0900, "Marshall T. Vandegrift" <llasram@gmail.com> writes:

|Here's a patch to the Emacs ruby-mode function `ruby-parse-partial' to
|handle more correctly indentation of here-docs:

Thank you for the patch.

|Essentially, ruby-mode shows signs of having grown organically over
|time.  In its current state, it's very difficult to add new features or
|fix bugs.  It could use some serious love, and I'm willing to give it
|that love if matz be willing. :-)
|
|Things I'd like to do:
|
|  - Remove unused functions and redundant logic.
|  - Remove Emacs 19 compatibility stuff, including hilit19 support.
|  - Bring code in line with current Emacs conventions, including for
|    comments, documentation strings, local variables, and key bindings.
|  - Add proper parsing of general delimited literals.
|  - Add proper syntax-table modification for quote characters in
|    literals (e.g., preventing an unmatched ' in a here-doc from
|    painting the buffer in `font-lock-string-face').
|
|If I put the work into these things, would my changes be accepted?
|Thanks!

Definitely.  I will love to merge this one and the ones you will
make.

							matz.

In This Thread

Prev Next