Oh and put a semi-colon before the -*- and it will work fine. On Wednesday, August 20, 2014, Craig Earls <[email protected]> wrote:
> Funny I use that command so often I don't even remember it. > > Put a feature request in for easyPG support and I will see what I can do. > Won't be soon though. Curious why you are using fine level encryption. > > On Wednesday, August 20, 2014, dastagg <[email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>> wrote: > >> C-c C-p shows you the current balance on the account that the point is at. >> >> And you are correct about the second part. It is only decrypted within >> Emacs. >> >> On Wednesday, August 20, 2014 1:13:22 PM UTC-4, Craig Earls wrote: >>> >>> Please remind me what C-c C-p does. I wrote the mode but am away from by >>> computer right now and can't remember. >>> >>> Does the easyPG stuck let emacs decrypt the file in a buffer while it >>> leaves the file on the disk encrypted? If so ledger mode will have all >>> sorts of problems since it runs ledger direct not be file pointed to by the >>> buffer. >>> >>> On Wednesday, August 20, 2014, dastagg <[email protected]> wrote: >>> >>>> I have gnupg setup and easyPG is working (it prompts me for the >>>> passcode). >>>> >>>> I open the file with the following at the top: >>>> -*- mode: ledger -*- -*- epa-file-encrypt-to: ("[email protected]") -*- >>>> <-- I have the correct email key there >>>> >>>> It pulls in the file, I get the "Good Ledger File" message in the >>>> modeline. >>>> >>>> BUT... >>>> When I when I put the point on an account and run C-c C-p it gives the >>>> error: >>>> "Buffer is read only: #<buffer *Ledger Error*> >>>> >>>> If I comment out that top line, everything works fine. >>>> >>>> I have a feeling it is a problem with the epa-file-encrypt part as I >>>> have seen some error messages making a reference to the quotes but not sure >>>> what the proper format is. >>>> >>>> Thanks >>>> >>>> -- >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "Ledger" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> -- >>> Craig, Corona De Tucson, AZ >>> enderw88.wordpress.com >>> >> -- >> >> --- >> You received this message because you are subscribed to the Google Groups >> "Ledger" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com > -- Craig, Corona De Tucson, AZ enderw88.wordpress.com -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
