Re: any way to completely disable Emacs eln-cache

Liste des GroupesRevenir à col misc 
Sujet : Re: any way to completely disable Emacs eln-cache
De : jackstrangio (at) *nospam* yahoo.com (Jack Strangio)
Groupes : comp.os.linux.misc
Date : 06. Jul 2024, 07:22:33
Autres entêtes
Organisation : North Star Horizon Builders Club
Message-ID : <sG6s8v.B6nB@yahoo.com>
References : 1
User-Agent : TASS News Reader 3.7.2 jvs [linux]
Lew Pitcher <lew.pitcher@digitalfreehold.ca> writes:
 
  The /tmp directory must be made available for programs that require
  temporary files.
 
  Programs must not assume that any files or directories in /tmp are
  preserved between invocations of the program.

Exactly. **temporary** files are just that: temporary.

You don't expect them to be there after a reboot, or the next time your
program runs, or whatever.

If you want files to remain somewhere, you put them somewhere specific that is
**not** one of the tmp directories. And you name it such that there can be
multiple instances of it, such as
     '/some-permanent-directory/my_program_errors-[PID-NUMBER]'

Any well-behaved program should destroy all of its temporary files after it
has finished with them.

That doesn't always happen.  I'm looking at you GTK with your /tmp/gtk_errs
that might end up being owned by root, unable to be removed by non-root
users, and which causes GTK programs not owned by root to crash:

   m70t [jvs] /home/jvs > gparted
   bash: /tmp/gtk_errs: Permission denied
   m70t [jvs] /home/jvs >

Regards.

Jack

--
She came late to bed at 3AM. "You're drunk" I said.
She asked "How do you know?"
"You live next door." I replied.

Date Sujet#  Auteur
2 Jul 24 * any way to completely disable Emacs eln-cache79Robert Riches
2 Jul 24 `* Re: any way to completely disable Emacs eln-cache78Carlos E.R.
3 Jul 24  `* Re: any way to completely disable Emacs eln-cache77Robert Riches
3 Jul 24   +* Re: any way to completely disable Emacs eln-cache11The Natural Philosopher
3 Jul 24   i+- Re: any way to completely disable Emacs eln-cache1Carlos E.R.
4 Jul 24   i+- Re: any way to completely disable Emacs eln-cache1Lawrence D'Oliveiro
4 Jul 24   i`* Re: any way to completely disable Emacs eln-cache8Robert Riches
4 Jul 24   i +* Re: any way to completely disable Emacs eln-cache3Bobbie Sellers
5 Jul 24   i i`* Re: any way to completely disable Emacs eln-cache2Robert Riches
5 Jul 24   i i `- Re: any way to completely disable Emacs eln-cache1Bobbie Sellers
4 Jul 24   i `* Re: any way to completely disable Emacs eln-cache4Lawrence D'Oliveiro
4 Jul 24   i  `* Re: any way to completely disable Emacs eln-cache3Richard Kettlewell
5 Jul 24   i   `* Re: any way to completely disable Emacs eln-cache2Lawrence D'Oliveiro
5 Jul 24   i    `- Re: any way to completely disable Emacs eln-cache1Robert Riches
3 Jul 24   `* Re: any way to completely disable Emacs eln-cache65Lew Pitcher
3 Jul 24    `* Re: any way to completely disable Emacs eln-cache64candycanearter07
4 Jul 24     `* Re: any way to completely disable Emacs eln-cache63Carlos E. R.
5 Jul 24      `* Re: any way to completely disable Emacs eln-cache62Lew Pitcher
6 Jul 24       +* Re: any way to completely disable Emacs eln-cache60Jack Strangio
6 Jul 24       i+* Re: any way to completely disable Emacs eln-cache43Lawrence D'Oliveiro
7 Jul 24       ii`* There he goes again (was: Re: any way to completely disable Emacs eln-cache)42vallor
7 Jul 24       ii `* Re: There he goes again (was: Re: any way to completely disable Emacs eln-cache)41Lawrence D'Oliveiro
7 Jul 24       ii  `* Re: There he goes again (was: Re: any way to completely disable Emacs eln-cache)40vallor
7 Jul 24       ii   `* Re: There he goes again (was: Re: any way to completely disable Emacs eln-cache)39Lawrence D'Oliveiro
7 Jul 24       ii    +* Re: There he goes again (was: Re: any way to completely disable Emacs eln-cache)6vallor
7 Jul 24       ii    i+- Re: There he goes again1Nuno Silva
8 Jul 24       ii    i`* Re: There he goes again (was: Re: any way to completely disable Emacs eln-cache)4Lawrence D'Oliveiro
8 Jul 24       ii    i `* Re: There he goes again3vallor
8 Jul 24       ii    i  `* Re: There he goes again2David W. Hodgins
9 Jul 24       ii    i   `- Re: There he goes again1Lawrence D'Oliveiro
8 Jul 24       ii    `* Re: There he goes again32Carlos E. R.
9 Jul 24       ii     `* Re: There he goes again31Lawrence D'Oliveiro
9 Jul 24       ii      +* Re: There he goes again27candycanearter07
9 Jul 24       ii      i`* Re: There he goes again26rbowman
10 Jul 24       ii      i `* Re: There he goes again25candycanearter07
10 Jul 24       ii      i  `* Re: There he goes again24rbowman
10 Jul 24       ii      i   `* Re: There he goes again23Carlos E. R.
13 Jul 24       ii      i    `* Re: There he goes again22candycanearter07
13 Jul 24       ii      i     `* Re: There he goes again21rbowman
13 Jul 24       ii      i      +- Re: There he goes again1Carlos E.R.
14 Jul 24       ii      i      +* Re: There he goes again18Lawrence D'Oliveiro
14 Jul 24       ii      i      i`* Re: There he goes again17rbowman
14 Jul 24       ii      i      i +* Re: There he goes again15Lawrence D'Oliveiro
14 Jul 24       ii      i      i i+* Re: There he goes again9rbowman
14 Jul 24       ii      i      i ii+* Re: There he goes again2rbowman
15 Jul 24       ii      i      i iii`- Re: There he goes again1Lawrence D'Oliveiro
15 Jul 24       ii      i      i ii`* Re: There he goes again6Bobbie Sellers
15 Jul 24       ii      i      i ii `* Re: There he goes again5rbowman
16 Jul 24       ii      i      i ii  `* Re: There he goes again426yh.0712
16 Jul 24       ii      i      i ii   `* Re: There he goes again3D
17 Jul 24       ii      i      i ii    +- Re: There he goes again1Computer Nerd Kev
17 Jul 24       ii      i      i ii    `- Re: There he goes again126yh.0712
14 Jul 24       ii      i      i i`* Re: There he goes again5candycanearter07
14 Jul 24       ii      i      i i `* Re: There he goes again4rbowman
15 Jul 24       ii      i      i i  `* Re: There he goes again3Lawrence D'Oliveiro
15 Jul 24       ii      i      i i   `* Re: There he goes again2candycanearter07
16 Jul 24       ii      i      i i    `- Re: There he goes again1Lawrence D'Oliveiro
14 Jul 24       ii      i      i `- Re: There he goes again1The Natural Philosopher
14 Jul 24       ii      i      `- Re: There he goes again1candycanearter07
9 Jul 24       ii      `* Re: There he goes again3Carlos E. R.
9 Jul 24       ii       `* Re: There he goes again2David W. Hodgins
12 Jul 24       ii        `- Re: There he goes again1Carlos E.R.
6 Jul 24       i+* Re: any way to completely disable Emacs eln-cache13Carlos E. R.
7 Jul 24       ii`* Re: any way to completely disable Emacs eln-cache12Lawrence D'Oliveiro
7 Jul 24       ii `* Re: any way to completely disable Emacs eln-cache11Carlos E. R.
7 Jul 24       ii  +* Re: any way to completely disable Emacs eln-cache2Lew Pitcher
7 Jul 24       ii  i`- Re: any way to completely disable Emacs eln-cache1Lawrence D'Oliveiro
7 Jul 24       ii  `* Re: any way to completely disable Emacs eln-cache8marrgol
8 Jul 24       ii   +* Re: any way to completely disable Emacs eln-cache2Lawrence D'Oliveiro
8 Jul 24       ii   i`- Re: any way to completely disable Emacs eln-cache1marrgol
12 Jul 24       ii   `* Re: any way to completely disable Emacs eln-cache5Carlos E.R.
12 Jul 24       ii    `* Re: any way to completely disable Emacs eln-cache4Lew Pitcher
12 Jul 24       ii     +- Re: any way to completely disable Emacs eln-cache1Carlos E.R.
14 Jul 24       ii     +- Re: any way to completely disable Emacs eln-cache1Popping Mad
14 Jul 24       ii     `- Re: any way to completely disable Emacs eln-cache1Lawrence D'Oliveiro
6 Jul 24       i`* Re: any way to completely disable Emacs eln-cache3John Dallman
6 Jul 24       i `* Re: any way to completely disable Emacs eln-cache2Carlos E. R.
6 Jul 24       i  `- Re: any way to completely disable Emacs eln-cache1John Dallman
6 Jul 24       `- Re: any way to completely disable Emacs eln-cache1Lawrence D'Oliveiro

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal