* Disappearing EMAC files
@ 2004-05-26 22:21 Michele Reniff
2004-05-28 8:04 ` Kai Grossjohann
0 siblings, 1 reply; 5+ messages in thread
From: Michele Reniff @ 2004-05-26 22:21 UTC (permalink / raw)
Cc: Iain Pardoe
[-- Attachment #1.1: Type: text/plain, Size: 546 bytes --]
I am tech support for the Lundquist College of Business and one of the faculty here uses EMACs. His .emacs and assorted other files stored on the root drive of C have simply disappeared. Lucky, he has a backup copy of the .emacs file and was able to continue working. I was wondering if any other EMAC user has experience this phenomenon.
Michele Reniff (Hours: 7:00 a.m. to 4:00 p.m.)
Charles H. Lundquist College of Business
541-346-3326 cell: 541-228-1191
Chiles Building 3rd floor, Room 326
mreniff@lcbmail.uoregon.edu
[-- Attachment #1.2: Type: text/html, Size: 1351 bytes --]
[-- Attachment #2: Type: text/plain, Size: 151 bytes --]
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/help-gnu-emacs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Disappearing EMAC files
[not found] <mailman.7884.1085710086.1061.help-gnu-emacs@gnu.org>
@ 2004-05-28 5:00 ` Friedrich Dominicus
2004-05-28 7:40 ` Alan Mackenzie
1 sibling, 0 replies; 5+ messages in thread
From: Friedrich Dominicus @ 2004-05-28 5:00 UTC (permalink / raw)
"Michele Reniff" <mreniff@lcbmail.uoregon.edu> writes:
> I am tech support for the Lundquist College of Business and one of the faculty
> here uses EMACs. His .emacs and assorted other files stored on the root drive
> of C have simply disappeared. Lucky, he has a backup copy of the .emacs file
> and was able to continue working. I was wondering if any other EMAC user has
> experience this phenomenon.
Well with high proabability someone has deleted that file. Now it's
up to you to find him.
Regards
Friedrich
--
Please remove just-for-news- to reply via e-mail.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Disappearing EMAC files
[not found] <mailman.7884.1085710086.1061.help-gnu-emacs@gnu.org>
2004-05-28 5:00 ` Friedrich Dominicus
@ 2004-05-28 7:40 ` Alan Mackenzie
2004-05-28 15:49 ` Barry Margolin
1 sibling, 1 reply; 5+ messages in thread
From: Alan Mackenzie @ 2004-05-28 7:40 UTC (permalink / raw)
Michele Reniff <mreniff@lcbmail.uoregon.edu> wrote on Wed, 26 May 2004
15:21:00 -0700:
> This is a multi-part message in MIME format.
All due respect, and so on, but what's somebody who's a "tech support"
doing posting in superfluous irritating spammish formats?
> I am tech support for the Lundquist College of Business and one of the
> faculty here uses EMACs. His .emacs and assorted other files stored on
> the root drive of C have simply disappeared. Lucky, he has a backup
> copy of the .emacs file and was able to continue working. I was
> wondering if any other EMAC user has experience this phenomenon.
"Emacs", please, with an "s". The most usual plural, not in common use,
is "Emacsen".
No, I've never experienced anything like this, apart from when I've
deleted files. I've no reason to believe Emacs has deleted the guy's
files, and every reason to believe it hasn't. Still, he's savvy enough
to have kept a backup, so no great damage has been done.
--
Alan Mackenzie (Munich, Germany)
Email: aacm@muuc.dee; to decode, wherever there is a repeated letter
(like "aa"), remove half of them (leaving, say, "a").
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Disappearing EMAC files
2004-05-26 22:21 Disappearing EMAC files Michele Reniff
@ 2004-05-28 8:04 ` Kai Grossjohann
0 siblings, 0 replies; 5+ messages in thread
From: Kai Grossjohann @ 2004-05-28 8:04 UTC (permalink / raw)
"Michele Reniff" <mreniff@lcbmail.uoregon.edu> writes:
> I am tech support for the Lundquist College of Business and one of
> the faculty here uses EMACs. His .emacs and assorted other files
> stored on the root drive of C have simply disappeared. Lucky, he
> has a backup copy of the .emacs file and was able to continue
> working. I was wondering if any other EMAC user has experience this
> phenomenon.
Emacs does not normally delete that file, so it must have been
something or someone else.
People may wish to set the HOME environment variable to some safe,
backed-up, directory, and put the .emacs file into that directory.
>From within Emacs, C-x C-f ~/.emacs RET opens the file that Emacs
will load during startup. This can be used to check whether the
environment variable is set properly, for example.
Kai
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Disappearing EMAC files
2004-05-28 7:40 ` Alan Mackenzie
@ 2004-05-28 15:49 ` Barry Margolin
0 siblings, 0 replies; 5+ messages in thread
From: Barry Margolin @ 2004-05-28 15:49 UTC (permalink / raw)
In article <ncq69c.q5.ln@acm.acm>, Alan Mackenzie <acm@muc.de> wrote:
> Michele Reniff <mreniff@lcbmail.uoregon.edu> wrote on Wed, 26 May 2004
> 15:21:00 -0700:
> > This is a multi-part message in MIME format.
>
> All due respect, and so on, but what's somebody who's a "tech support"
> doing posting in superfluous irritating spammish formats?
Given his obvious total lack of knowledge about EMAC [sic], I'll wager
he's a Windows tech support guy. Windows folks seem to like posting and
emailing in HTML format (they also have an annoying habit of mailing
Word documents even when a plain text would be fine).
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2004-05-28 15:49 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-26 22:21 Disappearing EMAC files Michele Reniff
2004-05-28 8:04 ` Kai Grossjohann
[not found] <mailman.7884.1085710086.1061.help-gnu-emacs@gnu.org>
2004-05-28 5:00 ` Friedrich Dominicus
2004-05-28 7:40 ` Alan Mackenzie
2004-05-28 15:49 ` Barry Margolin
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.