Mac GUI development
... oops - the last e-mail was actually not meant to go to the list - mea culpa, sorry about the noise. I'll just reiterate - patches are highly welcome, but please use svn diff in the root of the project (R or the Mac GUI) when sending them (or use diff -ru manually). Piecing them together from in-lined code in e- mails is very cumbersome and thus increases the probability of a swift rejection. Thanks, Simon
On May 15, 2007, at 3:56 PM, Simon Urbanek wrote:
Hans, this is exactly the kind of e-mail you shoudl *not* send to R-SIG- Mac. Please use common sense when deciding what to post where... On May 15, 2007, at 2:14 PM, Hans-J?rg Bibiko wrote:
Simon, OK, I understood ;) But I have a humble question. Two days ago, I sent you some code snippets for - auto-pair "" and '' - a fix for the file completion bug: '/Users/' and press TAB Did you get them? I sent them to simon.urbanek at r-project.org
Yes. However, it is quite hard to piece together your e-mails as they don't contain patches. Please use the svn sources, then you can create a patch simply with svn diff Then it's much easier to actually look at what you changed. Cheers, Simon