error writing to new file

  • Follow


Don't know what I did wrong, but suddenly I get an error when I try to
write on a newly created file.:

byte-code: Wrong type argument: stringp, #<test.file>

I don't get have problems adding to an already existent file. Any
thoughts. Talk slow please, I'm a non-programmer.

Running Emacs 21.4.1 on Linux.

0
Reply danielgoldin (4) 2/14/2007 3:58:31 PM

On Feb 14, 3:58 pm, "Daniel" <danielgol...@gmail.com> wrote:
> Don't know what I did wrong, but suddenly I get an error when I try to
> write on a newly created file.:
>
> byte-code: Wrong type argument: stringp, #<test.file>
>
> I don't get have problems adding to an already existent file. Any
> thoughts. Talk slow please, I'm a non-programmer.

Please post the code that caused the error.

0
Reply Rob 2/15/2007 1:21:28 PM


On Feb 14, 9:58 am, "Daniel" <danielgol...@gmail.com> wrote:
> Don't know what I did wrong, but suddenly I get an error when I try to
> write on a newly created file.:
>
> byte-code: Wrong type argument: stringp, #<test.file>
>
> I don't get have problems adding to an already existent file. Any
> thoughts. Talk slow please, I'm a non-programmer.
>
> Running Emacs 21.4.1 on Linux.

M-x toggle-debug-on-error <ret>

Post the trace that appears when the problem occurs.

0
Reply rgb 2/15/2007 2:14:07 PM

2 Replies
384 Views

(page loaded in 0.433 seconds)

Similiar Articles:













7/23/2012 3:34:43 PM


Reply: