On 7/24/14, 10:46 PM, Linda Walsh wrote:
>
>
> Chet Ramey wrote:
>> Only you can answer questions about where your scripts, and your `system
>> scripts', use process substitution.
>
> I tried to switch to in-line HERE documents instead of
> /dev/fd/62... but those don't work either.
>
> I t
When you call emacsclient like this:
emacsclient -c -F "((fullscreen . maximized))"
the maximization ignores the size hints and some residual area could
be left behind, looking like a phantom modeline below the real one.
This doesn't happen when you manually or programatically maximize
emacs
Sorry bash, it wasn't you, I hit the autocompletion entry too fast,
this was for (bug-gnu-)emacs :)
On Fri, Jul 25, 2014 at 12:38 PM, Carlos Pita wrote:
> When you call emacsclient like this:
>
>emacsclient -c -F "((fullscreen . maximized))"
>
> the maximization ignores the size hints and so
Chet Ramey wrote:
Maybe you should post your script so readers can take a look. It's
unlikely that there is a bug in here-documents, but it's possible.
If you ask for it... I "inlined" the needed library functions,
so should run standalone.
FWIW, this script DOES work interactively in