[O] org-src-fontification buffers

2016-03-18 Thread Alan Schmitt
Hello,

I'm having an issue with a buffer that is created by org for
fontification that wants to be saved, although it's temporary. In my
case, it's org-src-fontification:coq-mode, but it seems the problem
happens for other languages (see
https://emacs.stackexchange.com/questions/20593/org-src-fontify-natively-makes-magit-think-there-are-unsaved-files/20607)

Is there a way to tell emacs it's ok to kill this buffer without saving
it?

Thanks,

Alan

-- 
OpenPGP Key ID : 040D0A3B4ED2E5C7
Monthly Athmospheric CO₂ (2016-02, Mauna Loa Obs.): 404.02


signature.asc
Description: PGP signature


Re: [O] org-mode on Windows Emacs doesn't offer html export

2016-03-18 Thread Lawrence Bottorff
Yes, Eric, that's probably the case . . . and I just don't have my latex
ducks in a row yet. I've been spoiled on Linux -- things just working. . .

On Fri, Mar 18, 2016 at 1:30 PM, Eric S Fraga  wrote:

> On Friday, 18 Mar 2016 at 11:29, Lawrence Bottorff wrote:
> > Thanks for the advice. Yes, a stripped-down org file did work. Will
> > troubleshoot till the culprit sinister is found.
>
> One reason for LaTeX being required for HTML export is that you have
> equations or similar and these are being converted to images?  Just
> grasping at straws here.
>
> --
> : Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55
>


Re: [O] org-mode on Windows Emacs doesn't offer html export

2016-03-18 Thread Eric S Fraga
On Friday, 18 Mar 2016 at 11:29, Lawrence Bottorff wrote:
> Thanks for the advice. Yes, a stripped-down org file did work. Will
> troubleshoot till the culprit sinister is found.

One reason for LaTeX being required for HTML export is that you have
equations or similar and these are being converted to images?  Just
grasping at straws here.

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.91.1, Org release_8.3.4-626-gb62d55



[O] ox-latex doesn't handle doi: links right

2016-03-18 Thread Vladimir Alexiev
A link like doi:10.1109/ICMEW.2015.7169818 is resolved in org to 
http://dx.doi.org/10.1109/ICMEW.2015.7169818.
(I mean that if I click to the link, I go to that URL)

However, ox-latex makes merely this:
   \url{10.1109/ICMEW.2015.7169818} 
which Acrobat tries to resolve as a local file.
Instead, ox-latex should make this:
   \href{http://dx.doi.org/10.1109/ICMEW.2015.7169818}
{doi:10.1109/ICMEW.2015.7169818}





Re: [O] org-mode on Windows Emacs doesn't offer html export

2016-03-18 Thread Fabrice Popineau
2016-03-18 14:35 GMT+01:00 Lawrence Bottorff :

> Yes, thanks Eric. Got latest-greatest 8.3. I did a (require 'ox-html) and
> (require 'ox-latex) and the options did show up. Not sure why my Linux side
> had these and the Windows side did not. But still I get this error:
>
> org-latex-compile: PDF file
> c:/Users/Admin/AppData/Local/Temp/babel-6812T7_/latex-6812ivv.pdf wasn't
> produced
>
> Not sure what this is about or what it has to do with exporting to html.
>
>
Something is wrong in your setup.
I can guarantee that HTML export is working out of the box under Windows.
Start by trying with an org file not requiring any babel stuff.
Depending on (possibly complex) image format conversions,
you may need either some TeX distribution (TeXLive prefered AFAIC)
and/or GhostScript and/or ImageMagick.

Fabrice


Re: [O] A proposed enhancement in entering timestamps

2016-03-18 Thread Samuel W. Flint
:: Marcin Borkowski writes:

MB> On 2016-03-18, at 14:34, Nicolas Goaziou 
MB> wrote:

>> Hello,
>> 
>> Marcin Borkowski  writes:
>> 
>>> Papers signed.
>> 
>> OK. Applied. Thank you.

MB> Great, thanks!  (This is my first contribution to Org-mode!)

MB> I'm now reading org-read-date-analyze to be able to enable US
MB> military format for hours (e.g., 2100 instead of 21:00).  This is
MB> potentially very useful (at least for me), since I'll be able to
MB> enter the hour with one hand (colon is on shift-semicolon on my
MB> keyboard).  Another idea would be to enable 21.00 (this notation is
MB> sometimes used in Poland).  Would there be demand for such a
MB> feature?

Yes!  This would be great, especially the no-separator US military
format, it would allow me to be much faster entering times!

Sam

>> Regards,

MB> Best,

MB> -- Marcin Borkowski http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
MB> Faculty of Mathematics and Computer Science Adam Mickiewicz
MB> University

-- 
Samuel W. Flint
4096R/266596F4
  (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
(λs.s s) λs.s s


signature.asc
Description: PGP signature


[O] Finding TODOs without SCHEDULED and DEADLINE?

2016-03-18 Thread Martin
Hi there,

I would like to create an agenda view for all my TODO elements in my
agenda files where I didn't set any SCHEDULED or DEADLINE marks.

How can I do that?

Thanks,
Martin

-- 
Lösungen statt Diagnosen