From: yonetch4h@gmail.com
To: help-gnu-emacs@gnu.org
Subject: in-package etc.
Date: Thu, 18 Dec 2008 00:05:20 -0800 (PST) [thread overview]
Message-ID: <77af9a63-4861-43bf-a2ca-a58bb060346c@r10g2000prf.googlegroups.com> (raw)
I have been using emacsen and recently started using GNU emacs.
I encountered some problems.
My Environment is:
OS: Windows-XP SP2
(emacs-version)"GNU Emacs 22.3.1 (i386-mingw-nt5.1.2600) of 2008-09-07
on SOFT-MJASON"
User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/
1.14.9 (Goj?) APEL/10.7 Emacs/22.3 (i386-mingw-nt5.1.2600) MULE/5.0
(SAKAKI)
1) "in-package"
When I start emacs, it says "Symbol's function definition is void: in-
package".
It also say that and stop compiling while installing elisp packages
like SEMI, FLIM, etc.
So I have to view Makefiles and comile manualy.
How I can avoid it?
2) "Cannot read windows-31j e-mail"
I cannot read e-mails with charset=Windows-31J.
I tried to change "charset=Windows-31J" to "charset=cp932" and I could
read it.
How I can read it without rewriting charset?
3) "pgg-encrypt-region"
How I can use pgg-encrypt-region non-interactively ?
I can use pgg-encrypt-region interactively, but I get error when I
evaluate(C-x C-e)
following expression:
(pgg-encrypt-region 1 (point-max))
Nothing happens when I evaluate(C-x C-e) following expression:
(pgg-encrypt-region 1 (point-max) '("Hoge"))
4) "Charactor code changed automatically when saving"
When I save buffer, Charactor code is changed automatically to Emacs-
Mule.
I referenced this URL
http://d.hatena.ne.jp/a666666/20080905/1220581860 (Japanese)
and inserted my .emacs following code:
(setq auto-coding-functions nil)
Now Charactor code is not changed.
Is that correct?
Thank you.
next reply other threads:[~2008-12-18 8:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-18 8:05 yonetch4h [this message]
2008-12-20 16:00 ` in-package etc Kevin Rodgers
[not found] ` <mailman.3167.1229789108.26697.help-gnu-emacs@gnu.org>
2008-12-20 23:15 ` yonetch4h
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=77af9a63-4861-43bf-a2ca-a58bb060346c@r10g2000prf.googlegroups.com \
--to=yonetch4h@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.
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.