help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ps-ccrypt can't save file with emacs 26.1


From: Zhang Jun
Subject: Re: ps-ccrypt can't save file with emacs 26.1
Date: Thu, 14 Jun 2018 15:23:03 +0800

On Thu, Jun 14, 2018 at 12:53 AM, Eli Zaretskii <eliz@gnu.org> wrote:

> > From: Zhang Jun <gb2313@gmail.com>
> > Date: Wed, 13 Jun 2018 08:21:19 +0800
> >
> > I upgraded to 26.1, found ps-ccrypt stop working.
> >
> > it can decrypt file, but can't save change.
> >
> > got such error:
> >
> > Debugger entered--Lisp error: (wrong-number-of-arguments
> > #f(compiled-function (start end file &optional append visit) #<bytecode
> > 0x18bddf3>) 7)
> >   ps-ccrypt-write-region(nil nil "d:/document/my.org.cpt" nil t
> > "d:/document/my.org.cpt" nil)
> >   apply(ps-ccrypt-write-region (nil nil "d:/document/my.org.cpt" nil t
> > "d:/document/my.org.cpt" nil))
> >   ps-ccrypt-handler(write-region nil nil "d:/document/my.org.cpt" nil t
> > "d:/document/my.org.cpt" nil)
> >   write-region(nil nil "d:/document/my.org.cpt" nil t
> > "d:/document/my.org.cpt")
>
> Did you try to byte-compile ps-ccrypt using Emacs 26.1?
>
> yes, I also deleted the ps-ccrypt.elc and restarted emacs, still can't
save file.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]