ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Homyakov <homyakov@ramax.spb.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Mozilla
Date: Tue, 11 Mar 2003 13:31:18 +0300
Message-ID: <20030311103118.GB27998@kadath.pm.ramax.spb.ru> (raw)
In-Reply-To: <20030310143157.329bcbc6.romul.home@mtu-net.ru>

* ROmul <romul.home@mtu-net.ru> [030310 18:45]:
> А можно как-то заставить Мозиллу отркывать те урлы, которые передаются ему,
> предположим, по клику на урл в мэйлере, в новом табе, а не в новом окне? Чтоб не
> 20 окон телепалось, а одно с 20 табами?

$ cat  ~/bin/openurl.sh
#!/bin/sh 

/usr/lib/mozilla/mozilla-bin -remote "ping()" | egrep "^No" && {
        mozilla $*
}

/usr/lib/mozilla/mozilla-bin -remote "openURL($*, new-window)"

-- 
Igor Homyakov
<homyakov at altlinux dot ru>
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=190141


  parent reply	other threads:[~2003-03-11 10:31 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-10 11:31 ROmul
2003-03-10 11:42 ` Dmitry V. Popkov
2003-03-10 11:54   ` Alexandre Prokoudine
2003-03-10 12:00     ` Dmitry V. Popkov
2003-03-10 12:07   ` Aleksey Novodvorsky
2003-03-10 12:46     ` ROmul
2003-03-10 23:59       ` Re[2]: " Eugene Savitsky
2003-03-11 11:28       ` Vladimir Alyekhin
2003-03-11 10:31 ` Igor Homyakov [this message]
2003-03-11 10:57   ` [Comm] Mozilla Artem K. Jouravsky

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=20030311103118.GB27998@kadath.pm.ramax.spb.ru \
    --to=homyakov@ramax.spb.ru \
    --cc=community@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git