all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#13097: Error writing file
@ 2012-12-06  0:06 nyc4bos
  2012-12-06  0:22 ` Drew Adams
  2012-12-10 23:02 ` nyc4bos
  0 siblings, 2 replies; 3+ messages in thread
From: nyc4bos @ 2012-12-06  0:06 UTC (permalink / raw)
  To: 13097

This bug report will be sent to the Bug-GNU-Emacs mailing list
and the GNU bug tracker at debbugs.gnu.org.  Please check that
the From: line contains a valid email address.  After a delay of up
to one day, you should receive an acknowledgment at that address.

Please write in English if possible, as the Emacs maintainers
usually do not have translators for other languages.

Please describe exactly what actions triggered the bug, and
the precise symptoms of the bug.  If you can, give a recipe
starting from `emacs -Q':

Hi,

When attempting to write out a buffer to a file ^X^W (`write-file'),
I saw an error and the following error in my *Message* buffer:

Saving file d:/home/gnus-error-2.txt...
Wrote e:/home/gnus-error-2.txt
Invalid function: internal--called-interactively-p--get-frame


The file was written successfully but the message in the echo area
(which made me check the file and the *Messages* buffer) were
unexpected.

Thanks.




If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
For information about debugging Emacs, please read the file
e:/emacs-24.3.50/etc/DEBUG.


In GNU Emacs 24.3.50.1 (i386-mingw-nt6.1.7601)
 of 2012-12-03 on MS-W7-DANI
Bzr revision: 111077 agustin.martin@hispalinux.es-20121203172342-ifsebjmhksk28qa9
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -Ic:/emacs/libs/libXpm-3.5.10/include -Ic:/emacs/libs/libXpm-3.5.10/src
 -Ic:/emacs/libs/libpng-1.2.37-lib/include -Ic:/emacs/libs/zlib-1.2.5
 -Ic:/emacs/libs/giflib-4.1.4-1-lib/include
 -Ic:/emacs/libs/jpeg-6b-4-lib/include
 -Ic:/emacs/libs/tiff-3.8.2-1-lib/include
 -Ic:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2
 -Ic:/emacs/libs/gnutls-3.0.9-w32-bin/include
 -Ic:/emacs/libs/libiconv-1.9.2-1-lib/include'

Important settings:
  value of $LANG: en_US
  locale-coding-system: cp1252
  default enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  tooltip-mode: t
  mouse-wheel-mode: t
  tool-bar-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo> 
<help-echo> <help-echo> <help-echo> <help-echo> <menu-bar> 
<help-menu> <send-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.

Load-path shadows:
None found.

Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils time-date tooltip ediff-hook vc-hooks
lisp-float-type mwheel dos-w32 ls-lisp w32-common-fns disp-table w32-win
w32-vars tool-bar dnd fontset image regexp-opt fringe tabulated-list
newcomment lisp-mode register page menu-bar rfn-eshadow timer select
scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham
georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japanese hebrew greek romanian slovak czech european ethiopic
indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple
abbrev minibuffer button faces cus-face macroexp files text-properties
overlay sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process w32 multi-tty
emacs)





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13097: Error writing file
  2012-12-06  0:06 bug#13097: Error writing file nyc4bos
@ 2012-12-06  0:22 ` Drew Adams
  2012-12-10 23:02 ` nyc4bos
  1 sibling, 0 replies; 3+ messages in thread
From: Drew Adams @ 2012-12-06  0:22 UTC (permalink / raw)
  To: nyc4bos, 13097

Sounds like bug #13085.






^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#13097: Error writing file
  2012-12-06  0:06 bug#13097: Error writing file nyc4bos
  2012-12-06  0:22 ` Drew Adams
@ 2012-12-10 23:02 ` nyc4bos
  1 sibling, 0 replies; 3+ messages in thread
From: nyc4bos @ 2012-12-10 23:02 UTC (permalink / raw)
  To: 13097

nyc4bos@aol.com writes:

> Hi,
>
> When attempting to write out a buffer to a file ^X^W (`write-file'),
> I saw an error and the following error in my *Message* buffer:
>
> Saving file d:/home/gnus-error-2.txt...
> Wrote e:/home/gnus-error-2.txt
> Invalid function: internal--called-interactively-p--get-frame
>
>
> The file was written successfully but the message in the echo area
> (which made me check the file and the *Messages* buffer) were
> unexpected.
>
> Thanks.

With the new Windows build (emacs-24 r111008 and trunk 111150),
I haven't experienced this error so far...

Thanks.






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-10 23:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06  0:06 bug#13097: Error writing file nyc4bos
2012-12-06  0:22 ` Drew Adams
2012-12-10 23:02 ` nyc4bos

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.