Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
Subject: Problem could be encode-coding-region (was: mml problem for gnupgp)
Date: Wed, 29 Nov 2006 17:14:28 +0100	[thread overview]
Message-ID: <87ejrm8c2j.fsf_-_@mat.ucm.es> (raw)
In-Reply-To: <b4mac2aiyrw.fsf@jpl.org>

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

Hello 

I just run pgg-sign-region and pgg-encrypt-región
for the first command I obtain (void-function encode-coding-region)
for the second it seems a similar error. I attach both backtraces.

I am on XEmacs 21.4.19 no mule. So I tried no mule and then the region
got deleted. So I presume something with my gnupg setting is wrong but
I am not sure what.


Uwe Brauer 



[-- Attachment #2: error-sign --]
[-- Type: application/octet-stream, Size: 1833 bytes --]

Debugger entered--Lisp error: (void-function encode-coding-region)
  encode-coding-region(1 32 nil)
  pgg-sign-region(499 530)
  call-interactively(pgg-sign-region)
  command-execute(pgg-sign-region t)
  execute-extended-command(nil)
  call-interactively(execute-extended-command)
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (wrong-type-argument listp "oub"))
  signal(wrong-type-argument (listp "oub"))
  byte-code("..." [error pgg-epg-secret-key-id-list pgg-remove-passphrase-from-cache signal] 4)
  pgg-epg-encrypt-region(161 181 ("oub@mat.ucm.es") nil nil)
  funcall(pgg-epg-encrypt-region 161 181 ("oub@mat.ucm.es") nil nil)
  apply(funcall pgg-epg-encrypt-region (161 181 ("oub@mat.ucm.es") nil nil))
  pgg-invoke("encrypt-region" epg 161 181 ("oub@mat.ucm.es") nil nil)
  pgg-encrypt-region(161 181 ("oub@mat.ucm.es"))
  eval((pgg-encrypt-region (region-beginning) (region-end) (quote ("oub@mat.ucm.es"))))
  edit-and-eval-command("Redo: " (set-variable (quote debug-on-error) t) (command-history . 1))
  repeat-complex-command(1)
  call-interactively(repeat-complex-command)
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (undefined-keystroke-sequence [#<keypress-event control-C> #<keypress-event control-M> #<keypress-event t>]))

[-- Attachment #3: error-encrypt --]
[-- Type: application/octet-stream, Size: 1239 bytes --]

Debugger entered--Lisp error: (wrong-type-argument listp "oub")
  signal(wrong-type-argument (listp "oub"))
  byte-code("..." [error pgg-epg-secret-key-id-list pgg-remove-passphrase-from-cache signal] 4)
  pgg-epg-encrypt-region(161 181 ("oub@mat.ucm.es") nil nil)
  funcall(pgg-epg-encrypt-region 161 181 ("oub@mat.ucm.es") nil nil)
  apply(funcall pgg-epg-encrypt-region (161 181 ("oub@mat.ucm.es") nil nil))
  pgg-invoke("encrypt-region" epg 161 181 ("oub@mat.ucm.es") nil nil)
  pgg-encrypt-region(161 181 ("oub@mat.ucm.es"))
  eval((pgg-encrypt-region (region-beginning) (region-end) (quote ("oub@mat.ucm.es"))))
  edit-and-eval-command("Redo: " (set-variable (quote debug-on-error) t) (command-history . 1))
  repeat-complex-command(1)
  call-interactively(repeat-complex-command)
  recursive-edit()
  byte-code("..." [buffer-read-only noninteractive debugger-buffer middlestart debugger-args debugger-batch-max-lines pop-to-buffer debugger-mode debugger-setup-buffer count-lines 2 "...\n" message buffer-string kill-emacs debug backtrace-debug 3 t debugger-reenable "" nil recursive-edit standard-output] 3)
  debug(error (undefined-keystroke-sequence [#<keypress-event control-C> #<keypress-event control-M> #<keypress-event t>]))

[-- Attachment #4: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

  parent reply	other threads:[~2006-11-29 16:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-28 15:32 mml problem for gnupgp Uwe Brauer
2006-11-29  5:53 ` Katsumi Yamaoka
2006-11-29 11:07   ` Uwe Brauer
2006-11-29 16:14   ` Uwe Brauer [this message]
2006-11-29 23:12     ` Problem could be encode-coding-region Katsumi Yamaoka
2006-11-30 10:21       ` Uwe Brauer
2006-11-30 11:11         ` Katsumi Yamaoka
2006-11-30 16:14           ` Uwe Brauer
2006-12-01  3:11             ` Katsumi Yamaoka
2006-12-01  6:01               ` Katsumi Yamaoka
2006-12-01  9:48               ` Rud1ger Sch1erz
2006-12-01 10:27                 ` Katsumi Yamaoka
2006-12-01 12:26               ` Uwe Brauer
2006-12-01 15:25               ` Uwe Brauer
2006-11-29 16:40   ` vm-pgg works (was: mml problem for gnupgp) Uwe Brauer

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=87ejrm8c2j.fsf_-_@mat.ucm.es \
    --to=oub@mat.ucm.es \
    /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 NNTP newsgroup(s).