Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] [PATCH] When providing a wildcard as file for an attachment, correctly expand it
@ 2009-09-30 20:43 Michael Stapelberg
  2009-10-01 17:10 ` William Morgan
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Stapelberg @ 2009-09-30 20:43 UTC (permalink / raw)


Hi,

the attached patch will expand wildcards given as filename when adding
attachments to a message. Thus, you can now add ~/work/foo/* at once.

As with the last patch, please review, test and merge.

Best regards,
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-When-providing-a-wildcard-as-file-for-an-attachment-.patch
Type: application/octet-stream
Size: 1050 bytes
Desc: not available
URL: <http://rubyforge.org/pipermail/sup-talk/attachments/20090930/03cfa6ab/attachment.obj>


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [sup-talk] [PATCH] When providing a wildcard as file for an attachment, correctly expand it
  2009-09-30 20:43 [sup-talk] [PATCH] When providing a wildcard as file for an attachment, correctly expand it Michael Stapelberg
@ 2009-10-01 17:10 ` William Morgan
  0 siblings, 0 replies; 2+ messages in thread
From: William Morgan @ 2009-10-01 17:10 UTC (permalink / raw)


Reformatted excerpts from Michael Stapelberg's message of 2009-09-30:
> the attached patch will expand wildcards given as filename when adding
> attachments to a message. Thus, you can now add ~/work/foo/* at once.

Branch attach-wildcards, merged into next. Thanks! This is awesome.

> As with the last patch, please review, test and merge.

I changed one minor thing: Dir["#{fn}"] -> Dir[fn]. :)
-- 
William <wmorgan-sup at masanjin.net>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-10-01 17:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-30 20:43 [sup-talk] [PATCH] When providing a wildcard as file for an attachment, correctly expand it Michael Stapelberg
2009-10-01 17:10 ` William Morgan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox