Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lentic-autoload initialization fails #4

Closed
marcowahl opened this issue Jan 8, 2015 · 3 comments
Closed

lentic-autoload initialization fails #4

marcowahl opened this issue Jan 8, 2015 · 3 comments

Comments

@marcowahl
Copy link

Hi Phil Lord,

Thanks for lentic! I think lentic is a great idea. Actually I start using it. Thanks for sharing.

To the issue:
I tried to follow the advise in lentic.el to use

(require 'lentic-autoload)

But without success. BTW I could not find the respective 'provide'.

Please have a look.

Best regards, Marco

@phillord
Copy link
Owner

phillord commented Jan 8, 2015

Oh dear. Documentation error, perhaps ironically. Can you try

(require 'lentic-autoloads)

with an "s" please?

Phil

Marco Wahl notifications@github.com writes:

Hi Phil Lord,

Thanks for lentic! I think lentic is a great idea. Actually I start using it. Thanks for sharing.

To the issue:
I tried to follow the advise in lentic.el to use

(require 'lentic-autoload)

But without success. BTW I could not find the respective 'provide'.

Please have a look.

Best regards, Marco


Reply to this email directly or view it on GitHub:
#4

Phillip Lord, Phone: +44 (0) 191 208 7827
Lecturer in Bioinformatics, Email: phillip.lord@newcastle.ac.uk
School of Computing Science, http://homepages.cs.ncl.ac.uk/phillip.lord
Room 914 Claremont Tower, skype: russet_apples
Newcastle University, twitter: phillord
NE1 7RU

@marcowahl
Copy link
Author

(require 'lentic-autoloads) is it!

I must have been blind. Now I see the respective provide.

But please note that I have another issues now. After triggering a lentic-split there is:

Buffer Messages: lentic-mode-split-window-below: Symbol's function definition is void: lentic-ensure-init

And after evaluation of lentic.el:lentic-ensure-init there is

if: Symbol's value as variable is void: lentic-config

Then I evaluated the whole lentic.el and no further issue appeared.

Thanks, Marco

@phillord
Copy link
Owner

phillord commented Jan 8, 2015

Marco Wahl notifications@github.com writes:

(require 'lentic-autoloads) is it!

I must have been blind. Now I see the respective provide.

Good stuff!

But please note that I have another issues now. After triggering a lentic-split there is:

Buffer Messages: lentic-mode-split-window-below: Symbol's function
definition is void: lentic-ensure-init

And after evaluation of lentic.el:lentic-ensure-init there is

if: Symbol's value as variable is void: lentic-config

Then I evaluated the whole lentic.el and no further issue appeared.

Would you stick this in a new issue for me?

Phil

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants