public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Nellis, Kenneth" <Kenneth.Nellis@conduent.com>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Subject: RE: open IE from command line
Date: Thu, 22 Dec 2016 14:26:00 -0000	[thread overview]
Message-ID: <0D835E9B9CD07F40A48423F80D3B5A704BBD5E7C@USA7109MB022.na.xerox.net> (raw)
In-Reply-To: <6ccd99cc-37da-ac4a-c9f7-0386b072df1d@gmail.com>

From: cyg Simple (https://cygwin.com/ml/cygwin/2016-12/msg00240.html)
> 
> FYI you can also use vi to translate those line endings
> 
> $ vi foo
> :set ff=unix
> :wq
> 
> or going the other direction,
> 
> $ vi foo
> :set ff=dos
> :wq

Actually, the file downloaded just fine without CRLF line endings.

From cyg Simple (https://cygwin.com/ml/cygwin/2016-12/msg00241.html)
> I suspect that it is your minimized PATH.  I'm not using that
> minimization because I need the Windows PATH to be productive.  I only
> install a minimal set of Cygwin and use Windows native when possible.

Actually, I reported in https://cygwin.com/ml/cygwin/2016-12/msg00222.html
that my paths were the same.

From: myself (https://cygwin.com/ml/cygwin/2016-12/msg00239.html)
> Thanx! That worked! Will have to scrutinize the script for the secret
> sauce. Curiously, when opened in by script, IE, which is my default 
> browser, no longer recognizes visited links by displaying them in a 
> different color. No biggie. Also curious why others weren't having
> this problem.

Mystery solved (to my satisfaction). After writing, I realized that the 
script wasn't working consistently, sometimes causing IE to misbehave as 
I originally posted. A bit of digging showed that it was working if 
invoked from a bash session initiated by "chere", but not otherwise. 
Comparing environment variables between the two, I notice my regular 
session doesn't include several variables that chere does. Prime suspects:
 * CommonProgramFiles(x86)
 * CommonProgramW6432
 * PUBLIC
 * ProgramData
 * ProgramFiles(x86)
 * ProgramW6432
Experimentation will no doubt find the culprit, and will put me back
in business.

Thanx for all the help!

--Ken Nellis

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2016-12-22 14:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-20 16:15 Nellis, Kenneth
2016-12-20 17:20 ` Lee
2016-12-20 22:10   ` cyg Simple
2016-12-20 22:51   ` Andrey Repin
2016-12-20 23:32     ` Eliot Moss
2016-12-21  0:50       ` Lee
2016-12-21 14:11   ` Nellis, Kenneth
2016-12-21 14:46     ` Buchbinder, Barry (NIH/NIAID) [E]
2016-12-21 16:14     ` Lee
2016-12-21 17:01     ` Nellis, Kenneth
2016-12-22  1:04       ` Doug Henderson
2016-12-22  1:25         ` Doug Henderson
2016-12-22 13:43           ` Nellis, Kenneth
2016-12-22 13:54             ` cyg Simple
2016-12-22 13:51         ` cyg Simple
2016-12-22 14:26           ` Nellis, Kenneth [this message]
2016-12-22 15:51             ` Andrey Repin
2016-12-22 20:56               ` Nellis, Kenneth
2016-12-22 18:14             ` Brian Inglis
2016-12-21  7:30 ` Brian Inglis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0D835E9B9CD07F40A48423F80D3B5A704BBD5E7C@USA7109MB022.na.xerox.net \
    --to=kenneth.nellis@conduent.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).