Am Sat, Feb 08, 2014 at 06:41:49PM +0100, Igor Sosa Mayor schrieb:
> Hi,
>
> I have the following enable in my .emacs:
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct++)
> (add-hook 'mail-mode-hook 'turn-on-orgstruct++)
>
> When I use mu4e (which mu4e-compose-mode is based upon the message-m
Hi Bastien,
Am Mon, Feb 10, 2014 at 03:42:59PM +0100, Bastien wrote:
> Well, another semi-wild guess is that maybe the ArchLinux package does
> not take care of creating the proper autoloads.
>
> Go to /usr/share/emacs/site-lisp/org and see if you have an accurate
> org-loaddefs.el (should be ~10
Igor Sosa Mayor writes:
> Thanks again. I have
> (add-to-list 'load-path "/usr/share/emacs/site-lisp/org")
> (add-to-list 'load-path "/usr/share/emacs/site-lisp/org_contrib/lisp")
> (require 'org)
>
> at the very begin of .emacs.el. It does not work. (neither in mu4e nor
> in mail-mode).
Well,
Hi Bastien,
Am Mon, Feb 10, 2014 at 09:54:06AM +0100, Bastien wrote:
> Yes. Again, the issue is that, when turn-on-orgstruct++ is called
> within a mu4e buffer, org-mode is not yet loaded from the correct
> location -- otherwise the error would be different.
>
> So: do all what you can do to mak
Hi Igor,
Igor Sosa Mayor writes:
> It is not soo important. I just want to get rid of this issue, because
> I tend to use often lists in my emails...
Yes. Again, the issue is that, when turn-on-orgstruct++ is called
within a mu4e buffer, org-mode is not yet loaded from the correct
location --
Hi Bastien,
> If you are using 8.2.5h, from either Git or ELPA -- your first lines
thanks again for your help. Normally I dont have any (require 'org).
Orgmode is installed in /usr/share/emacs/site-lisp/org/ by my package
manager (pacman in archlinux). I load emacs
Everything works in orgmode
Hi Igor,
Igor Sosa Mayor writes:
> I put (requir 'org) in the first line of emacs.el
If you are using 8.2.5h, from either Git or ELPA -- your first lines
should be to modify the load-path (if using Git) or to initialize your
ELPA archives. Otherwise (require 'org) will just require the Org
dis
Am Sun, Feb 09, 2014 at 11:20:55AM +0100, Igor Sosa Mayor wrote:
> I put (requir 'org) in the first line of emacs.el, restart emacs and
> lists are still not working. C-h m tells me OrgStruct is loaded. As I
well I have to be more precise: lists are not working if the item goes
over one line. If t
Hi Bastien,
> Thanks. Still, since orgtbl-line* is not in 8.2.5h, I suspect you
> didn't add (require 'org) early enough in your .emacs.el.
thanks again for your answer (and for your work in orgmode).
I put (requir 'org) in the first line of emacs.el, restart emacs and
lists are still not work
Hi Igor,
Igor Sosa Mayor writes:
> Am Sun, Feb 09, 2014 at 08:53:03AM +0100, Bastien wrote:
>> There is no "orgtbl-line*" variable in latest Org.
>> What version of Org are you using?
>>
>> Also, do you have the same error with
>>
>> (add-hook 'message-mode-hook 'turn-on-orgstruct)
>> (add-ho
Hi Bastien,
Am Sun, Feb 09, 2014 at 08:53:03AM +0100, Bastien wrote:
> There is no "orgtbl-line*" variable in latest Org.
> What version of Org are you using?
>
> Also, do you have the same error with
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct)
> (add-hook 'mail-mode-hook 'turn-on-org
Hi Igor,
Igor Sosa Mayor writes:
> I have the following enable in my .emacs:
>
> (add-hook 'message-mode-hook 'turn-on-orgstruct++)
> (add-hook 'mail-mode-hook 'turn-on-orgstruct++)
>
> When I use mu4e (which mu4e-compose-mode is based upon the message-mode)
> I get the following error in *Messa
Hi,
I have the following enable in my .emacs:
(add-hook 'message-mode-hook 'turn-on-orgstruct++)
(add-hook 'mail-mode-hook 'turn-on-orgstruct++)
When I use mu4e (which mu4e-compose-mode is based upon the message-mode)
I get the following error in *Messages*
org-adaptive-fill-function: Symbol's
13 matches
Mail list logo