From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: expire-by-2010-07-09@kanis.fr
Cc: emacs-devel@gnu.org
Subject: Re: failure with temporary file on Mac OSX
Date: Sun, 04 Jul 2010 14:21:53 -0500 (CDT) [thread overview]
Message-ID: <20100704.142153.460796300.hanche@math.ntnu.no> (raw)
In-Reply-To: <m0r5jjz8hc.fsf@mac.lan>
+ Ivan Kanis <expire-by-2010-07-09@kanis.fr>:
> I am getting the following strange error message:
>
> apply: Failed to open temporary file: Interrupted system call, emacsXXXXXX
>
> I am running emacs 23.2 that I compiled with NS. I am seeing the error
> while using gnus and displaying MIME messages. The error doesn't always
> happen. When I select the mail a second time it's usually OK.
>
> So what gives? Any suggestions on troubleshooting this are welcome!
Try to turn on debugging and post the traceback.
M-x set-variable RET debug-on-error RET t RET
Then trigger the error. Hopefully, you will get a buffer *Backtrace*.
Copy its contents to the list, and maybe someone can work out what
happened and why.
To clean up, type q in the *Backtrace* buffer to quit the debugger and
revert the setting of the debug-on-error variable:
M-x set-variable RET debug-on-error RET nil RET
- Harald
prev parent reply other threads:[~2010-07-04 19:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-04 13:23 failure with temporary file on Mac OSX Ivan Kanis
2010-07-04 19:21 ` Harald Hanche-Olsen [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=20100704.142153.460796300.hanche@math.ntnu.no \
--to=hanche@math.ntnu.no \
--cc=emacs-devel@gnu.org \
--cc=expire-by-2010-07-09@kanis.fr \
/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.