Hello,
I have an issue with the timeline in the agenda view. It sorts backward
(see black line in attached figure) and timed items are not inserted into
the timeline (see black arrow). Any idea what I am doing wrong? I am
generating the default agenda (C-c a a) and am using a stripped down
version
I installed the latest version of zenburn - but I see the same thing. I then
went and tested with different themes (such as wombat). Same thing. Whatever
theme I load - it upsets my agenda. This is really weird.
Claudius
Jorge A. Alfaro-Murillo writes:
> Claudius Mueller writes:
>
&
-plus-contrib on top of the fresh emacs compile (via emacs packaging
system) did the trick.
Thank you for your help!!!
Claudius
On 08/29/2014 10:54 PM, Nick Dokos wrote:
Claudius Mueller writes:
Thanks for trying to help! I really appreciate that!
(image-type-available-p 'imagemagick)
emacs
24.3 version. Any tests I can do?
Thank you - this process has already taught me a lot.
Claudius
On 08/29/2014 10:54 PM, Nick Dokos wrote:
Claudius Mueller writes:
Thanks for trying to help! I really appreciate that!
(image-type-available-p 'imagemagick) ==> output: "
blem is solved.
Claudius
On 08/29/2014 06:27 PM, Nick Dokos wrote:
Claudius Mueller writes:
I tried your file - but whatever I do the images are shown the same
size. I also had to manually paste in ditaa.jar because my compiled
emacs version (24.3) that includes org does not include the
contr
10:43 AM, Nick Dokos wrote:
Claudius Mueller writes:
Thank you for pointing this out. I compiled emacs 24.3 with
imagemagick support:
"ldd /usr/local/bin/emacs | grep Magick" >
libMagickWand-6.Q16.so.1 => /usr/lib64/libMagickWand-6.Q16.so.1
(0x7f3946278000)
libMagickCo
Thank you for pointing this out. I compiled emacs 24.3 with imagemagick
support:
"ldd /usr/local/bin/emacs | grep Magick" >
libMagickWand-6.Q16.so.1 => /usr/lib64/libMagickWand-6.Q16.so.1
(0x7f3946278000)
libMagickCore-6.Q16.so.1 => /usr/lib64/libMagickCore-6.Q16.so.1
(0x7f3945dd90
Hello,
I have trouble getting org-mode to scale inline images. Using (setq
org-image-actual-width 100) in my .emacs file has no effect on image size.
I am using emacs 24.3 in openSUSE 13.1. I have not compiled emacs
myself, but the core imagemagick libraries are part of the dependencies,
whi