unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* 24.0.50; gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system
@ 2010-11-29  6:24 Miles Bader
  2010-12-05 12:45 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Miles Bader @ 2010-11-29  6:24 UTC (permalink / raw)
  To: bug-gnu-emacs; +Cc: ding


  (1) Make a "message" composition buffer with `M-x message-mail'.

  (2) Add an FCC header like "FCC: /tmp/ackkk"

  (3) Fill in To:, etc however you want; my buffer looked like:

---------------- start ----------------
To: nobody@example.com
Subject: oink
FCC: /tmp/ackkkk
From: Miles Bader <miles@dhlpc061.dev.necel.com>
--text follows this line--

-- 
Love is a snowmobile racing across the tundra.  Suddenly it flips over,
pinning you underneath.  At night the ice weasels come.  --Nietzsche
---------------- end ----------------

  (4) Send the message with "C-c C-c"

  (5) It will prompt you "Create /tmp/ack?"; answer "y"

  (6) An error is signalled:

      gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system


Thanks,

-miles



In GNU Emacs 24.0.50.33 (x86_64-unknown-linux-gnu, GTK+ Version 2.21.5)
 of 2010-11-25 on dhlpc061
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
configured using `configure  '--with-imagemagick''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: ja_JP.UTF-8
  value of $XMODIFIERS: @im=SCIM
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t

Major mode: Message

Minor modes in effect:
  diff-auto-refine-mode: t
  buffer-face-mode: t
  show-paren-mode: t
  recentf-mode: t
  rcirc-track-minor-mode: t
  minibuffer-electric-default-mode: t
  display-time-mode: t
  desktop-save-mode: t
  mml-mode: t
  tooltip-mode: t
  mouse-wheel-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
  temp-buffer-resize-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-x s C-x k C-g m i l e s <return> t e s t SPC x x 
<return> f o o C-c C-c <escape> x d e b u g - o n SPC 
C-a t o g SPC M-f M-f C-k e w <backspace> <backspace> 
- e r SPC <return> C-c C-c y C-u C-p C-p C-p <tab> 
<return> C-s n n m a i l - p a t h <help-echo> C-x 
C-v / t m p / b u f <return> C-y q C-/ C-x n q <escape> 
x r e p o r t - e m a c s SPC <return>

Recent messages:
Already sent message via mail; resend? (y or n)  y
Sending via mail...
Entering debugger...
Auto-saving...done
mouse-2, RET: find function's definition
Mark saved where search started
(New file)
Mark set
Undo!
Back to top level.

Load-path shadows:
/home/soft1/miles/.emacs.d/elpa/lua-mode-20070608/lua-mode hides /usr/local/share/emacs/site-lisp/lua-mode
/usr/share/emacs23/site-lisp/dictionaries-common/ispell hides /usr/local/share/emacs/24.0.50/lisp/textmodes/ispell
/usr/share/emacs23/site-lisp/dictionaries-common/flyspell hides /usr/local/share/emacs/24.0.50/lisp/textmodes/flyspell
~/src/elisp/timer hides /usr/local/share/emacs/24.0.50/lisp/emacs-lisp/timer

Features:
(shadow emacsbug multi-isearch find-func help-mode view debug mail-extr
sort warnings yow cookie1 info diff-mode face-remap sgml-mode asm-mode
arc-mode archive-mode tablegen-mode ansi-color comint make-mode
sh-script executable vc-git cc-mode cc-fonts cc-menus cc-cmds cc-styles
cc-align cc-engine cc-vars cc-defs dired lua-mode-autoloads
xml-rpc-autoloads package reporter server edmacro kmacro jka-compr
uniquify paren recentf tree-widget rcirc time-date ring minibuf-eldef
gnus gnus-ems nnheader gnus-util wid-edit time desktop cus-start
cus-load advice help-fns advice-preload dabbrev easy-mmode derived
message sendmail regexp-opt rfc822 mml easymenu mml-sec mm-decode
mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader japan-util
tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar
dnd fontset image fringe 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 loaddefs button minibuffer faces
cus-face files text-properties overlay md5 base64 format env code-pages
mule custom widget hashtable-print-readable backquote
make-network-process dbusbind dynamic-setting font-render-setting
move-toolbar gtk x-toolkit x multi-tty emacs)

-- 
gravity a demanding master ... soft soft snow



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

* Re: 24.0.50; gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system
  2010-11-29  6:24 24.0.50; gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system Miles Bader
@ 2010-12-05 12:45 ` Lars Magne Ingebrigtsen
  2010-12-05 16:48   ` bug#7514: " Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-12-05 12:45 UTC (permalink / raw)
  To: Miles Bader; +Cc: bug-gnu-emacs, ding

Miles Bader <miles.bader.fz@renesas.com> writes:

>   (6) An error is signalled:
>
>       gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system

Ok; this should now be fixed in git Gnus.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen



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

* bug#7514: 24.0.50; gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system
  2010-12-05 12:45 ` Lars Magne Ingebrigtsen
@ 2010-12-05 16:48   ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Magne Ingebrigtsen @ 2010-12-05 16:48 UTC (permalink / raw)
  To: 7514-close

> Ok; this should now be fixed in git Gnus.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen





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

end of thread, other threads:[~2010-12-05 16:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29  6:24 24.0.50; gnus-output-to-mail: Symbol's value as variable is void: nnmail-pathname-coding-system Miles Bader
2010-12-05 12:45 ` Lars Magne Ingebrigtsen
2010-12-05 16:48   ` bug#7514: " Lars Magne Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).