all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@jurta.org>
To: Werner LEMBERG <wl@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: off-topic: `virtual' files
Date: Fri, 05 Feb 2010 23:36:49 +0200	[thread overview]
Message-ID: <87r5oz73nq.fsf@mail.jurta.org> (raw)
In-Reply-To: <20100205.160509.211492106.wl@gnu.org> (Werner LEMBERG's message of "Fri, 05 Feb 2010 16:05:09 +0100 (CET)")

> Sometimes I'm downloading big files which have been split into chunks,
> say, a 1GByte file into ten chunks with 100MByte each.  Currently, I
> have to concatenate all files into a new file to be able to access it
> as a whole.  I now wonder whether it is possible to group these chunks
> into a virtual file (similar to virtual file systems), avoiding this
> copying.  BTW, I'm using a GNU/Linux box.

A recent discussion (no implementation yet):
http://www.mail-archive.com/zfs-discuss@opensolaris.org/msg31707.html
should be also possible to implement with http://www.filesystems.org/

Back on topic: WIBNI to have a command to read a set of related files
into one buffer like

  M-x multi-find-file RET ChangeLog* RET

Then operations on multiple files grouped into a virtual file would be more
simple (e.g. normal search/replace instead of `A' and `Q' in Dired, etc.)

-- 
Juri Linkov
http://www.jurta.org/emacs/




      reply	other threads:[~2010-02-05 21:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-05 15:05 off-topic: `virtual' files Werner LEMBERG
2010-02-05 21:36 ` Juri Linkov [this message]

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=87r5oz73nq.fsf@mail.jurta.org \
    --to=juri@jurta.org \
    --cc=emacs-devel@gnu.org \
    --cc=wl@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.