From: Jude DaShiell <jdashiel@panix.com>
To: John Covici <covici@ccs.covici.com>, Jon Fineman <jon@fineman.me>
Cc: help-gnu-emacs@gnu.org
Subject: Re: problem customizing nov
Date: Sun, 16 Jun 2024 13:57:31 -0400 [thread overview]
Message-ID: <fbe420ec-f26e-dd40-74d8-29b6059fb5d7@panix.com> (raw)
In-Reply-To: <m31q4w7s90.wl-covici@ccs.covici.com>
Why not try mkdir workshop then for the unzip commands,
unzip -t file.zip
unzip -d /home/johnc/workshop file.zip
then check contents of your workshop directory.
--
Jude <jdashiel at panix dot com>
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo.
Please use in that order."
Ed Howdershelt 1940.
On Sun, 16 Jun 2024, John Covici wrote:
> Works fine --- thanks a lot.
>
> On Sun, 16 Jun 2024 05:58:34 -0400,
> Jon Fineman wrote:
> >
> > John Covici <covici@ccs.covici.com> writes:
> >
> > > Hi. I would like to customize gnome, so the unzipped files go into a
> > > private directory rather than /tmp whose contents get deleted out from
> > > under me every so often. Seems like I should use some argument to
> > > unzip, but I can't figure out what to use. The currentt unzip args
> > > says
> > > Hide nov-unzip-args: '("-od" directory filename)
> > > but I am not sure how to change it to do what I need.
> > >
> > > Thanks in advance for any suggestions.
> > >
> > > --
> > > Your life is like a penny. You're going to lose it. The question is:
> > > How do
> > > you spend it?
> > >
> > > John Covici wb2una
> > > covici@ccs.covici.com
> >
> >
> > On OpenBSD this worked for me. Other files in addition to nov files
> > end up there, but I was ok with that. You have to create the
> > directories ahead of time.
> >
> > (setq temporary-file-directory "~/tmp/emacs/temp/")
> >
> >
>
>
prev parent reply other threads:[~2024-06-16 17:57 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-16 9:26 problem customizing nov John Covici
2024-06-16 9:58 ` Jon Fineman
2024-06-16 16:43 ` John Covici
2024-06-16 17:57 ` Jude DaShiell [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=fbe420ec-f26e-dd40-74d8-29b6059fb5d7@panix.com \
--to=jdashiel@panix.com \
--cc=covici@ccs.covici.com \
--cc=help-gnu-emacs@gnu.org \
--cc=jon@fineman.me \
/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.