all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cpio-mode version 0.11β
@ 2018-11-29  3:08 Douglas Lewan
  0 siblings, 0 replies; only message in thread
From: Douglas Lewan @ 2018-11-29  3:08 UTC (permalink / raw)
  To: emacs-devel

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

I have published cpio-mode version 0.11β at
https://github.com/dlewan/cpio-mode. I'm calling this the first β version
because it looks like it's beginning to stabilize. In particular, I would
really like to have it tested by someone other than me. (Hint. Hint.)

That said, I do still have the following questions:

cpio(1) related questions:
• cpio(1) accepts block size on its command line.
  How should that be handled?
  One obvious choice is via customization,
  but that still feels long term.
  What would be other ways?
• Similarly, what about --swap-bytes and --swap-halfwords?
• How should --link be implemented?
• And --[no-]-absolute-filenames?
  This might be reasonable to customize.
• How about --dereference?
• Does --owner=[USER][:.][GROUP] make sense for anyone besides root?
  Similarly for --no-preserve-owner.
• The extract functions act like --preserve-modification-time is set by
default.
  Is that the right thing.
• The function of --unconditional has an implicit implementation in
cpio-mode.
  Via cpio-dired cpio-mode tries to act like dired and allow over-writing
  after an affirmative response to a prompt.
  From lisp code, however, it will over-write any files.
  Is that the right way to operate?
• How should I handle (1) contiguous data files, (2) doors (on Solaris)
  and (3) migrated files (Cray)?

Dired related questions:
• I only use Linux and other UNIX flavored operating systems.
  M-x dired-clean-directory "flags numerical backups."
  What do numerical backups look like?
• How should I interpret M-x cpio-dired-find-alternate-entry?
  M-x cpio-dired-flag-backup-entries?
  M-x cpio-dired-hide-all?
  M-x cpio-dired-hide-subdir?
• The following commands prepare things for shell commands.
  How should I interpret them?
  M-x cpio-dired-mark-entries-containing-regexp
• Should renaming marked files unmark them?
  For example, moving them to a directory.
  They currently remain marked.
• How should I handle undo?
  Can you undo an entry's deletion?
  chown, etc.?

Finally, I'd appreciate some guidance (or pointers) for proper publication
on ELPA, including how it should be packaged there, and how installation
from ELPA is done.

Thanks.
-- 
,Doug
Douglas Lewan
(908) 720-7908
Member of the PKRA.

[-- Attachment #2: Type: text/html, Size: 2828 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-11-29  3:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-29  3:08 cpio-mode version 0.11β Douglas Lewan

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.