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] > <javascript:_e(%7B%7D,'cvml','[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] > <javascript:_e(%7B%7D,'cvml','ledger-cli%[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.
