Greetings.

On Fri, 12 Jul 2013 06:52:58 +0200 Jack Murray <j...@murray.cx> wrote:
> diff --git a/surf.c b/surf.c
> index 53dda18..0f9b032 100644
> --- a/surf.c
> +++ b/surf.c
> @@ -865,6 +865,8 @@ newwindow(Client *c, const Arg *arg, gboolean noembed) {
>                 cmd[i++] = "-s";
>         if(showxid)
>                 cmd[i++] = "-x";
> +       cmd[i++] = "-c";
> +       cmd[i++] = cookiefile;
>         cmd[i++] = "--";
>         uri = arg->v ? (char *)arg->v : c->linkhover;
>         if(uri)

Thanks  for  the  patch.  I  could  have  applied  it more easily if you
wouldn’t send your e‐mail as text/html too. You are  wasting  value  re‐
sources  and  are  causing global warming. Just think of all the parsers
that have to read the second part just because you misconfigured your e‐
mail client.


Sincerely,

Christoph Lohmann


Reply via email to