Nick Dokos <nicholas.do...@hp.com> writes: > Can these patches be applied using the standard patch(1) command? > I tried and I get > > $ patch < ~/Mail/inbox/1265 > patch: **** Only garbage was found in the patch input.
You have to replace `{' with `>' and `}' with `<' in the patch before applying it. > If they cannot be applied that way, can you please provide them in a > more standard format? Unified diff format is probably the best: > > diff -u file.orig file.modified The problem the OP has is with the web form he uses for sending the messages. -- Óscar _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode