nt-Type: text/plain; charset="utf-8"
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> Subject: [Orgmode] Re: Need help with org and SSH
> Date: Wed, 22 Dec 2010 22:49:27 -
> From: Dan Davison
> X-Patchwork-Id: 507
> Message-Id:
> To: emacs-orgmode@gnu.
On Wed, Dec 22, 2010 at 5:18 PM, Nick Dokos wrote:
> Well, that's good - lets org off the hook and probably indicts your
> setup (both .emacs and maybe the structure of your home directory itself).
> Can you post the backtrace for this?
Couldn't figure out how to copy the backtrace out of the she
I'll post a backtrace as soon as I figure out how to get this stuff
out of the Chrome OS shell. I might be able to send mail through gnus,
assuming it isn't affected by this error.
Jeff
On Wed, Dec 22, 2010 at 5:18 PM, Nick Dokos wrote:
> Jeff Horn wrote:
>
>> I enabled debug-on-quit and tried
On Wed, Dec 22, 2010 at 8:06 PM, Dan Davison wrote:
> So it sounds like the patch fixed the void-function error. Bernt's
> suggestion of (setq org-startup-with-inline-images nil) would have had a
> similar effect. I don't know under what circumstances / type of emacs
> clear-image-cache is undefi
Jeff Horn writes:
> On Wed, Dec 22, 2010 at 12:49 PM, Dan Davison wrote:
>
>> The second one is lacking the fboundp protection. Does it help if you
>> put the fboundp test in, as below?
>
> Dan,
>
> Thanks for the suggestion. I tried the patch and got a huge backtrace
> full of binary characters
Jeff Horn wrote:
> I enabled debug-on-quit and tried looking at the backtrace while the
> agenda was hanging. Somewhere along the way, many lines before the
> error occurs, "~/org" is *correctly* translated as
> "/Users/jeffreyhorn/Dropbox/org". The error is occurring immediately
> after org "pre
On Wed, Dec 22, 2010 at 3:32 PM, Nick Dokos wrote:
> Jeff Horn wrote:
>
>> The recursion happens with the function 'file-truename' according to
>> my message buffer. Maybe it's something in my config, afterall?
>>
>
> C-h f file-truename says
>
> ,
> | file-truename is a compiled Lisp functio
Jeff Horn wrote:
> The recursion happens with the function 'file-truename' according to
> my message buffer. Maybe it's something in my config, afterall?
>
C-h f file-truename says
,
| file-truename is a compiled Lisp function in `files.el'.
|
| (file-truename FILENAME)
|
| Return the tr
The recursion happens with the function 'file-truename' according to
my message buffer. Maybe it's something in my config, afterall?
On Wed, Dec 22, 2010 at 2:00 PM, Jeff Horn wrote:
> A quick update: This error is preventing me from doing most things
> with org-mode, including using capture.
>
>
A quick update: This error is preventing me from doing most things
with org-mode, including using capture.
So I customized the variable Bernt referred to instead of putting it
in my init file. Still get a recursion error.
So I upped 'max-specpdl-size' and 'max-lisp-eval-depth' to huge
values. Ema
On Wed, Dec 22, 2010 at 12:45 PM, Bernt Hansen wrote:
> I turned off inline image display by default and this fixed it for me.
>
> (setq org-startup-with-inline-images nil)
Thanks, Bernt. Adding this to my init file throws a recursion error
when calling the agenda.
For now, calling agenda twic
On Wed, Dec 22, 2010 at 12:49 PM, Dan Davison wrote:
> The second one is lacking the fboundp protection. Does it help if you
> put the fboundp test in, as below?
Dan,
Thanks for the suggestion. I tried the patch and got a huge backtrace
full of binary characters. I don't know what is going on t
Jeff Horn 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 hec
Jeff Horn 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 hec
14 matches
Mail list logo