From piyokun at gmail.com Sat Sep 2 02:10:51 2006 From: piyokun at gmail.com (Clifford Caoile) Date: Sat, 2 Sep 2006 15:10:51 +0900 Subject: [Rubyinstaller-users] Feature request: Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path Message-ID: <1f748ec60609012310o5344b1e6p312a54393c5ccadc@mail.gmail.com> Rubyinstaller-users: I want to start a discussion about this feature request: "Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path" Motivation: For Emacs on Windows users like me, it is great that the Ruby official distribution Emacs Lisp files are included. However, it is not placed in a canonical place. Currently in Ruby One-Click Installer version 1.8.4-20, it is found in /doc/ruby/ruby-1.8.4/misc. Since the path includes the version number "1.8.4", it is unreliable. It is necessary to work around this path, as shown in installation page: http://wiki.rubygarden.org/Ruby/page/show/InstallingEmacsExtensions Request: Move the #{Config::CONFIG["exec_prefix"]}/doc/ruby/ruby-1.8.4/misc directory to #{Config::CONFIG["exec_prefix"]}/misc or other canonical path. I think that #{Config::CONFIG["exec_prefix"]}/misc is good. It doesn't make much sense to see it inside of #{Config::CONFIG["exec_prefix"]}/doc, IMHO. Impact: No impact. No internal dependancies perceived. Your feedback is greatly appreciated. Best regards, Clifford Caoile // http://piyokun.googlepages.com From curt.hibbs at gmail.com Sat Sep 2 03:06:19 2006 From: curt.hibbs at gmail.com (Curt Hibbs) Date: Sat, 2 Sep 2006 02:06:19 -0500 Subject: [Rubyinstaller-users] Feature request: Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path In-Reply-To: <1f748ec60609012310o5344b1e6p312a54393c5ccadc@mail.gmail.com> References: <1f748ec60609012310o5344b1e6p312a54393c5ccadc@mail.gmail.com> Message-ID: <31d15f490609020006s5b4db7ao90ce0949e8844db7@mail.gmail.com> I don't see any reason not to do this. Can you please create a feature request for this: http://rubyforge.org/tracker/?atid=718&group_id=167&func=browse Curt On 9/2/06, Clifford Caoile wrote: > > Rubyinstaller-users: > > I want to start a discussion about this feature request: > > "Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path" > > Motivation: For Emacs on Windows users like me, it is great that the > Ruby official distribution Emacs Lisp files are included. However, it > is not placed in a canonical place. Currently in Ruby One-Click > Installer version 1.8.4-20, it is found in /doc/ruby/ruby-1.8.4/misc. > Since the path includes the version number "1.8.4", it is unreliable. > It is necessary to work around this path, as shown in installation > page: > > http://wiki.rubygarden.org/Ruby/page/show/InstallingEmacsExtensions > > Request: Move the > #{Config::CONFIG["exec_prefix"]}/doc/ruby/ruby-1.8.4/misc directory to > #{Config::CONFIG["exec_prefix"]}/misc or other canonical path. > I think that #{Config::CONFIG["exec_prefix"]}/misc is good. It doesn't > make much sense to see it inside of > #{Config::CONFIG["exec_prefix"]}/doc, IMHO. > > Impact: > No impact. No internal dependancies perceived. > > Your feedback is greatly appreciated. > > Best regards, > Clifford Caoile // http://piyokun.googlepages.com > _______________________________________________ > Rubyinstaller-users mailing list > Rubyinstaller-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rubyinstaller-users > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/rubyinstaller-users/attachments/20060902/a77ee5ba/attachment.html From piyokun at gmail.com Sat Sep 2 04:25:33 2006 From: piyokun at gmail.com (Clifford Caoile) Date: Sat, 2 Sep 2006 17:25:33 +0900 Subject: [Rubyinstaller-users] Feature request: Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path In-Reply-To: <31d15f490609020006s5b4db7ao90ce0949e8844db7@mail.gmail.com> References: <1f748ec60609012310o5344b1e6p312a54393c5ccadc@mail.gmail.com> <31d15f490609020006s5b4db7ao90ce0949e8844db7@mail.gmail.com> Message-ID: <1f748ec60609020125i5df307bbw146c81c1a2170d93@mail.gmail.com> Ok, created: [#5600] Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path http://rubyforge.org/tracker/index.php?group_id=167&atid=718 It seems the installer doesn't references the .el files explicitly, because it's already taken care of, in the (hand-generated?) ruby-1.8.4-20060414-i386-mswin32.zip file. So it's probably simplest to move the files at the end of Step_1, right? Best regards, Clifford Caoile On 9/2/06, Curt Hibbs wrote: > I don't see any reason not to do this. Can you please create a feature > request for this: > > http://rubyforge.org/tracker/?atid=718&group_id=167&func=browse > > Curt > > > On 9/2/06, Clifford Caoile wrote: > > > Rubyinstaller-users: > > I want to start a discussion about this feature request: > > "Move the /doc/ruby/ruby-1.8.4/misc to /misc or other canonical path" > > Motivation: For Emacs on Windows users like me, it is great that the > Ruby official distribution Emacs Lisp files are included. However, it > is not placed in a canonical place. Currently in Ruby One-Click > Installer version 1.8.4-20, it is found in /doc/ruby/ruby-1.8.4/misc. > Since the path includes the version number " 1.8.4", it is unreliable. > It is necessary to work around this path, as shown in installation > page: > > http://wiki.rubygarden.org/Ruby/page/show/InstallingEmacsExtensions > > Request: Move the > #{Config::CONFIG["exec_prefix"]}/doc/ruby/ruby-1.8.4/misc > directory to > #{Config::CONFIG["exec_prefix"]}/misc or other canonical > path. > I think that #{Config::CONFIG["exec_prefix"]}/misc is good. > It doesn't > make much sense to see it inside of > #{Config::CONFIG["exec_prefix"]}/doc, IMHO. > > Impact: > No impact. No internal dependancies perceived. > > Your feedback is greatly appreciated. > > Best regards, > Clifford Caoile // http://piyokun.googlepages.com > _______________________________________________ > Rubyinstaller-users mailing list > Rubyinstaller-users at rubyforge.org > http://rubyforge.org/mailman/listinfo/rubyinstaller-users > >