Jeff Horn <jrhorn...@gmail.com> writes:

> Hey orgsters,
>
> For the holiday trip, I decided to see if I could go a week with only
> the Cr-48. I left my Macbook at home ready for SSH, just in case.
>
> It took approximately 30 minutes of using the computer before I
> started itching for org.
>
> I've been having a heck of a time using emacs in the terminal. After a
> few hours of cleaning up my init file and wrapping lots of commands in
> window-system conditionals, I thought I was ready to invoke agenda.
> Wrong!
>
> Invoking agenda gives me the same error I was having with
> emacs-desktop. Specifically, I keep getting the error (void function
> clear-image-cache). Any idea what switch to flip to get the agenda
> open?

Hi Jeff,

This may or may not help but...

I was getting

    error "Non-X frame used"

when SSHing into my desktop on my Android phone and using emacs.

I turned off inline image display by default and this fixed it for me.

   (setq org-startup-with-inline-images nil)

HTH,
Bernt

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to