9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Nathaniel W Filardo <nwf@cs.jhu.edu>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] control-F completion question
Date: Fri,  3 Oct 2008 12:53:51 -0400	[thread overview]
Message-ID: <20081003165351.GE25423@masters13.cs.jhu.edu> (raw)
In-Reply-To: <a560a5d00810030939i7f337a84t5763d3f039ec07b5@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1614 bytes --]

On Fri, Oct 03, 2008 at 06:39:17PM +0200, Rudolf Sykora wrote:
> Hello everybody!
> 
> If I understand it right ^f (or an 'ins' key) are taken care of by rio and
> thus the success of completion is essentially dependent on the namespace rio
> is using. This namespace is created when rio is started, usually right after
> a computer start. When the namespaces of individual windows are changed, e.
> g. by binding some remote filesystems, ^f can't handle those new files
> (since the rio namespace stays intact). Even though I may understand the
> reason (i.e. what I have just said) I find it rather irritating, having
> maybe the whole space I work with out of reach of ^f. Is there any help with
> that? Couldn't it be somehow achieved that ^f worked 'better'? (Not saying
> rc should take care of it, it probably should not; but what about if it were
> somehow connected with the individual windows? -- I don't know, it may not
> be possible, just asking. Having to always write 'lc' is somewhat ...).
> Starting a bunch of several rios can help it. But is that a right way to
> go?
> 
> Thanks for answers.
> Ruda

This was the issue that prompted my experimental work for cross-namespace
visibility (see
https://wiki.ietfng.org/pub/Plan9/KernelInternals/CrossNamespaceWalkProject
if you're curious).  This experiment is probably not the Right Way to do
this, but it may be food for thought.

Another alternative would be to spawn an exportfs "next to" the rc inside
the window, and have rio use that to find completions.  Not terribly
pleasant, but might be workable.

--nwf;

[-- Attachment #2: Type: application/pgp-signature, Size: 204 bytes --]

  parent reply	other threads:[~2008-10-03 16:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03 16:39 Rudolf Sykora
2008-10-03 16:52 ` andrey mirtchovski
2008-10-03 17:11   ` Rudolf Sykora
2008-10-03 17:34     ` Federico G. Benavento
2008-10-03 17:34     ` erik quanstrom
2008-10-03 16:53 ` Nathaniel W Filardo [this message]
2008-10-03 17:32 ` erik quanstrom
2008-10-03 18:42 ` Steve Simon

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=20081003165351.GE25423@masters13.cs.jhu.edu \
    --to=nwf@cs.jhu.edu \
    --cc=9fans@9fans.net \
    /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 NNTP newsgroup(s).