[Slackbuilds-users] ccrypt + Emacs 30.1

Willy Sudiarto Raharjo willysr at slackbuilds.org
Sat Aug 9 15:41:46 UTC 2025


> Hi,
> 
> For: https://slackbuilds.org/repository/15.0/system/ccrypt/
> 
> There is an issue with emacs/ps-ccrypt.el and Emacs
> version 30.1
> 
> ps-ccrypt.el can be used to edit files encrypted by ccrypt,
> but when used with 30.1 it fails with
> 
> if: Wrong type argument: obarrayp, [nil nil nil nil nil nil nil nil nil 
> nil ...]
> 
> The fix is to change (make-vector 31 nil) to (make-vector 31 0)
> in file emacs/ps-ccrypt.el
> 
> Details are here:
> 
> https://sourceforge.net/p/ccrypt/bugs/30/
> 
> On my system (Slackware 15.0), this fix corrects the issue.
> 
> Since ccrypt-1.11.tar.gz in sourceforge was not upgraded
> with the change, I do not know how/if a patch should be
> done in the build script.  I will leave that up to you :)

Patched on my branch

thanks for the report

-- 
Willy Sudiarto Raharjo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20250809/99b3a411/attachment.asc>


More information about the SlackBuilds-users mailing list