unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Andy Stewart <lazycat.manatee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Strange problem with Gnus.
Date: Sun, 30 Nov 2008 00:06:19 +0800	[thread overview]
Message-ID: <87myfiecuc.fsf@debian.domain> (raw)

Hi, all.

I have setup `mml-default-directory' with "~/.gnus/", so when i attach a
file, Gnus will find files in "~/.gnus" default.

But when i use command `mml-attach-file' attach a file, example
"attach.el".

It will insert some part:

,------
| ... filename=#("~/.gnus/attach.el" 0 25 (face nil)) disposition=...
| ... 
`------

When i send mail, will got error information

:mm-insert-file-contents: Opening input file: no such file or directory,
/home/andy/MyEmacs/Gnus/#("~/.gnus/attach.el" 0 25 (face nil))"

And i think right is like this:

,------
| ... filename="~/.gnus/attach.el" disposition=...
| ...
`------

And now attach file success.

So i want to ask why `mml-attach-file' have to insert "#(" front of
filepath, and why insert "0 25 (face nil))" after filepath?

Is my configuration wrong?

Any help?

Thank you very much.





             reply	other threads:[~2008-11-29 16:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-29 16:06 Andy Stewart [this message]
2008-11-30 18:10 ` Strange problem with Gnus Tassilo Horn
2008-11-30 19:38 ` Drew Adams

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87myfiecuc.fsf@debian.domain \
    --to=lazycat.manatee@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).