bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gv] [task #8675] speed up gv response time on macos when X is n


From: Markus Steinborn
Subject: Re: [bug-gv] [task #8675] speed up gv response time on macos when X is not running
Date: Sat, 27 Sep 2008 18:33:46 +0200 (CEST)
User-agent: Alpine 1.10 (LFD 962 2008-03-14)

Hi Bernhard,

On Sat, 27 Sep 2008, Bernhard R. Link wrote:

For noninteractive commands one could perhaps move the option parsing
before the X stuff, perhaps after checking nothing could be gotten reset
by that...

The problem is that getopt_long_only behaves different if X is not running. In this case e.g. "-geometry" is not recognized. And parsing the options twice (before + after X11-init) isn't the best idea, too.

Greetings

Markus Steinborn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]