Hi Samuel,
Samuel Wales writes:
> This also actually corrupts the buffer by inserting footnotes at the
> end. Sometimes it leaves it in a narrowed state.
Can you give hints on how to reproduce this?
Thanks!
--
Bastien
Samuel Wales writes:
> I am still getting ellipses upon isearch, despite setting all relevant
> variables to show the entire hierarchy, siblings, etc. Can isearch
> reveal canonically?
I know it can be tedious, but can you give an ECM and a reproducible
recipe?
Thanks!
--
Bastien
Hi List,
I tried to set/change a timestamp on a tty (with my regular .emacs and
with emacs -Q) and none of the keybindings worked - not the default
bindings (no surprise), and not the alternative bindings from manual
section "Using Org on a tty".
I don't remember if it worked before for me. Doe
Glenn Morris writes:
> Package: org-mode
>
> cus-test.el suggests the following variables may have incorrect
> custom :types. (There may be some false positives.)
> This refers to Org mode in current Emacs trunk.
>
> Eg, org-texinfo-filename does not have "nil" as an option.
>
> org-agenda-deadli
On Wednesday 13 November 2013 14:23:17 Norman Walsh wrote:
> Hello world,
>
> I'm just taking another look at org-contacts. I wonder what the best
> practice is for dealing with multi-line properties like postal
> addresses.
I store addresses like that
:PROPERTIES:
:ADDRESS: street no, postal-co
Thanks!
I prepared a patch as you've suggested (attached).
On Thu, Nov 14, 2013 at 3:15 AM, Rasmus wrote:
> Hi Daniil,
>
> Daniil Frumin writes:
>
> > Hi! I am using the latest org from git and I can't get org to export (I
> > need LaTeX export particularly) files with smart quotes.
>
> You
Hello
Convington.sty is a linguistic style for presenting interline
translation. I attach a pdf file as an examnple. The typical
file looks as follows.
\documentclass[12pt]{article}
\usepackage{covington}
\begin{document}
\begin{examplecov}
\gll Marun ngeerne.
Boy\textsc{-NOM} sleep.
\glt 'Th
Hi,
· Myles English wrote:
[ ... snip ... ]
> It was possible to insert a link to an attachment like this:
>
> [[att:FigureA.jpg]]
>
> and clicking on it would show the file (still works), and it would show
> up in the exported document (no longer happens).
[ ... snip ... ]
since I like this fe
Caio Daniil,
Daniil Frumin writes:
> I prepared a patch as you've suggested (attached).
Are the unicode entities correct? In my UTF8-Emacs they look like,
e.g, "\302\253". It could be OK, though and I could just be missing a
font that has these glyphs.
Also, please change the commit message
As discussed in here: http://thread.gmane.org/gmane.emacs.orgmode/78806
--
Smart quote support for Russian language
* ox.el (org-export-smart-quotes-alist): Added ("ru").
TINYCHANGE
Sincerely yours,
-- Daniil
0001-Smart-quote-support-for-Russian-language.patch
Description: Binary data
Daniil Frumin writes:
> As discussed in here: http://thread.gmane.org/gmane.emacs.orgmode/
> 78806
Applied, thanks!
--
Bastien
[ Xubuntu 12.04.3; Xfce 4.8; Wfwm 4.8.3; org-mode 8.2.1 ]
As stated in the ELisp source file, I put this in my .emacs:
(require 'org-mouse)
I then "evaled" the above, and even restarted Emacs, but I can't seem to
get any additional "mouse behavior" in Org.
Do I need something else?
Sorr
Uwe Brauer writes:
> Hello
>
> Convington.sty is a linguistic style for presenting interline
> translation. I attach a pdf file as an examnple. The typical
> file looks as follows.
>
> \documentclass[12pt]{article}
> \usepackage{covington}
> \begin{document}
>
>
> \begin{examplecov}
> \gll Marun
Kenneth Jacker writes:
> [ Xubuntu 12.04.3; Xfce 4.8; Wfwm 4.8.3; org-mode 8.2.1 ]
>
> As stated in the ELisp source file, I put this in my .emacs:
>
> (require 'org-mouse)
>
> I then "evaled" the above, and even restarted Emacs, but I can't seem to
> get any additional "mouse behavior" in
I glanced at the diff. I'm not sure the :set changes are correct.
Won't this make it impossible to customize these options?
Those cases may have been some of the false positives I mentioned.
Eg
(if (or (featurep 'xemacs) (featurep 'python-mode)) 'python-mode 'python)
is fine for :type 'function,
> From: Jambunathan K
> Date: Thu, 14 Nov 2013 22:29:55 +0530
>
> 24.3.50; Org-8.0 on trunk: M-x customize-changed 24.3 doesn't show new
> export options
>
> All exporters are new and I expect the below command to report something
> interesting.
>
> Please review and correctly tag defcustoms
Hello,
Bastien writes:
> Thanks for the details. I think I've seen the cache corrupted
> several times, I didn't know it was this. Any direction on how
> to debug such problems?
Not really. Cache bugs are a bit difficult to resolve because there can
be quite a long time between the cause and
Hello,
Bastien writes:
> Confirmed -- I quickly looked, it seems that `org-in-item-p' should do
> a better job when preceeded by invisible text.
I need to rewrite this function.
Anyway, I'm not sure what you mean in your last sentence because, as
a low-level function, its results shouldn't be
Hello,
Bastien writes:
> Samuel Wales writes:
>
>> This also actually corrupts the buffer by inserting footnotes at the
>> end. Sometimes it leaves it in a narrowed state.
>
> Can you give hints on how to reproduce this?
Also, Samuel could try again with (setq org-element-use-cache nil), as
i
Hi Eric
On Mon, Nov 11, 2013 at 9:54 PM, Eric Schulte wrote:
> Thanks for catching and for the informative report. I've just pushed up
> a fix.
Works again, thank you.
Michael
> From: Jambunathan K
> Cc: 15896-d...@debbugs.gnu.org
> Date: Thu, 14 Nov 2013 23:27:45 +0530
>
> Look at the facts and make up your mind.
I already did, as did everyone else. You are the only exception.
Hi, I'd like to install orgmode-stable (8.2.3b I guess) as non-root --
ideally as an ELPA package.
Unfortunately orgmode.org/elpa/ contains only nightlies (hey, an
elpa-stable package in http://orgmode.org/elpa/archive-contents would
be a welcome addition!)
The process by which ELPA releases are
Hi Bastien
On Wed, Nov 13, 2013 at 2:02 PM, Bastien wrote:
> Bastien writes:
>> You can apply the patch you'll find here:
>> http://article.gmane.org/gmane.emacs.orgmode/78700
>>
>> Then use C-- 1 C-c C-t to switch to a DONE state even for repeating
>> events. I'll surely apply the patch on mas
hi list,
i am not sure whether i have discovered a bug or just using this not in
the right way.
i have an org document where i have lots of underscores in words (they
are function names, e.g. BC_send) and do not want them to be interpreted
as subscripts.
the documentation says that the variable or
org-mouse is an excellent package. wfm:
(when window-system (require 'org-mouse))
--
The Kafka Pandemic: http://thekafkapandemic.blogspot.com
The disease DOES progress. MANY people have died from it. ANYBODY can get it.
Denmark: free Karina Hansen NOW.
Dan writes:
> Hi, I'd like to install orgmode-stable (8.2.3b I guess) as non-root --
> ideally as an ELPA package.
There is absolutely no reason to build an ELPA package locally for this
purpose. Just define SUDO to be empty and adjust the target directory
for the install to some directory that y
die...@schoen.or.at writes:
> hi list,
> i am not sure whether i have discovered a bug or just using this not in
> the right way.
> i have an org document where i have lots of underscores in words (they
> are function names, e.g. BC_send) and do not want them to be interpreted
> as subscripts.
>
>
include mk/$(SERVERMK).mk
> --8<---cut here---end--->8---
Thanks, that created an org-plus-contrib-20131114.tar in the build
directory. So I guess it worked! Would be nice to document it
somewhere.
Best,
Dan
El 10/11/13 17:29, Carsten Dominik escribió:
On 7.11.2013, at 20:38, David wrote:
El 05/11/13 11:56, Bastien escribió:
Hi David,
Carsten Dominik writes:
do you have FSF papers? If so, write to Jason Dunsmore and send him your
public key.
Thanks you!
I think org-license.el and org-effe
"Sebastien Vauban" wrote:
> Where is the black magic?
Somewhere in the labyrinthine depths of Org, so I suggest you ask the
Org maintainers to figure out why:
emacs -Q -L /path/to/git/org-mode/lisp
(with-eval-after-load "org"
(message "Eval this when Org is loaded")
(sit-for 3)
(message ""
Hi Michael,
Michael Brand writes:
> Author: Bastien Guerry
> Date: Wed Nov 13 13:56:12 2013 +0100
>
> org.el: Allow C--1 C-c C-t to set repeated tasks to a done state
>
> broke org-todo on
>
> * TODO a
> SCHEDULED: <2013-11-14 Thu ++1w>
Fixed, thanks.
--
Bastien
David writes:
> Now, org-effectiveness.el and org-license.el in #orgmode official
> repository :-).
Thanks!
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
>> Confirmed -- I quickly looked, it seems that `org-in-item-p' should do
>> a better job when preceeded by invisible text.
>
> I need to rewrite this function.
>
> Anyway, I'm not sure what you mean in your last sentence because, as
> a low-level function, it
Hi Nicolas,
Nicolas Goaziou writes:
>> The symptoms were that moving around with M- and friends was
>> completely erratic.
>
> OK. I'll look into it.
If M-x org-element-cache-reset RET always solve such problems, then my
problems was not related to the cache, as org-element-cache-reset did
not
It's nothing to do with eval-after-load. Same result with:
emacs -Q -L /path/to/org/git/lisp \
--eval '(setq org-load-hook (lambda () (message "LOADED") (sit-for 3)
(message "")))'
Then (require 'org). It is some peculiarity of Org trunk.
Hi Glenn,
Glenn Morris writes:
> I glanced at the diff. I'm not sure the :set changes are correct.
> Won't this make it impossible to customize these options?
> Those cases may have been some of the false positives I mentioned.
> Eg
>
> (if (or (featurep 'xemacs) (featurep 'python-mode)) 'python
Glenn Morris writes:
> "Sebastien Vauban" wrote:
>
>> Where is the black magic?
>
> Somewhere in the labyrinthine depths of Org, so I suggest you ask the
> Org maintainers to figure out why:
>
> emacs -Q -L /path/to/git/org-mode/lisp
> (with-eval-after-load "org"
> (message "Eval this when Org
Glenn Morris wrote:
> It's nothing to do with eval-after-load. Same result with:
>
> emacs -Q -L /path/to/org/git/lisp \
>--eval '(setq org-load-hook (lambda () (message "LOADED") (sit-for 3)
> (message "")))'
>
> Then (require 'org). It is some peculiarity of Org trunk.
I'll do ask this on O
On 14.11.2013, at 23:53, Bastien wrote:
> Hi Nicolas,
>
> Nicolas Goaziou writes:
>
>>> Confirmed -- I quickly looked, it seems that `org-in-item-p' should do
>>> a better job when preceeded by invisible text.
>>
>> I need to rewrite this function.
>>
>> Anyway, I'm not sure what you mean i
Greetings Eric.
Eric Schulte writes:
> I understand that this particular use case is confusing, however there
> are competing use cases and the case described here is not the most
> common.
>
> Take for example the following.
>
> #+name: data
> | header |
> ||
> | one
Hi Bastien
On Thu, Nov 14, 2013 at 11:40 PM, Bastien wrote:
> Michael Brand writes:
>> Author: Bastien Guerry
>> Date: Wed Nov 13 13:56:12 2013 +0100
>>
>> org.el: Allow C--1 C-c C-t to set repeated tasks to a done state
>>
>> broke org-todo on
>>
>> * TODO a
>> SCHEDULED: <2013
41 matches
Mail list logo