Hi Stefan,
(Hint: use `S W' from Gnus to reply to this email.)
Stefan Huchler writes:
> If Bastien could look over it, it would be nice.
The thread is a bit difficult to read -- can you make a summary
of what is the bug report or the feature request?
Thanks!
--
Bastien
Hi Michael,
Michael Brand writes:
> Can I change =org-emphasis-regexp-components= in the Org repository
> accordingly to allow single and double quotes for "border" or would
> that break too many use cases?
I'm not against it, but I won't take this decision myself, IMHO we
have to ping Carsten
Hi Samuel,
Samuel Wales writes:
> *Unless you turn off Emacs's double space at end of sentence
> feature, this sentence gets filled incorrectly.* But if you
> add "*" to the second group in the variable sentence-end, it
> fills correctly.
I don't observe this. What is incorrect here?
--
Ba
Hi Alan,
Alan Schmitt writes:
> I finally found the time to do it:
> http://orgmode.org/worg/org-hacks.html#sec-1-10-4
>
> Any criticism is highly welcome!
Here is slightly rewritten version :
(defun fetchlines (file-path search-string &optional end before)
"Searches for the SEARCH-STRING in
Hi Steffan,
thanks for reporting this.
Steffan Iverson writes:
> Any way to solve this problem?
This is a recurring problem, and Eric is the one who tried
to solve it.
Eric, I don't remember why we didn't follow-up on your patch
here:
http://lists.gnu.org/archive/html/emacs-orgmode/2013-02/m
Hi Matthew,
Matthew Sauer writes:
> Thoughts on this?
I didn't get the idea. Can you restate it with a few words?
Thanks!
--
Bastien
Hi Ken,
Ken Mankoff writes:
> If I have a task with children, and the parent is SCHEDULED today so
> it is showing up in the agenda, is there a way to make children
> automagically show up?
Nope, sorry. But this is a not-so-rare request, but I'll put this
somewhere on my EXPLORE* list.
* The
Robert Goldman sift.info> writes:
>
> On 8/10/12 Aug 10 -2:21 AM, Bastien wrote:
> > Robert Goldman sift.info> writes:
> >
> >>
;;;---
> >> ;;; Agenda files shouldn't get entries in the recentf-list
> >>
;;;---
Hi all
On Sat, Feb 1, 2014 at 4:02 PM, Florian Beck wrote:
> And "*this* kind of quote" is something I need from time to time.
Yes, many thanks to Florian for pointing this out. It means that I
withdraw the variant "#+NAME: change_pre_and_post_and_border" as my
suggestion to make work my last tw
Morning,
I have an agenda file which contains a URL with port
(https://example.example.com:2000) which unfortunately Tramp attempts
to connect to when I pull the agenda, causing Emacs to hang.
Any idea why this is happening by default?
Thanks,
'Mash
Hello,
Bastien writes:
> Nicolas Goaziou writes:
>> What happens if the region contains both a fixed-width area and
>> regular lines ?
>
> The same than when there is no fixed-width area: we convert the region
> into fixed-width. Then converting back to a regular area will be easy
> enough, a
'Mash writes:
> Morning,
Hi,
> I have an agenda file which contains a URL with port
> (https://example.example.com:2000) which unfortunately Tramp attempts
> to connect to when I pull the agenda, causing Emacs to hang.
>
> Any idea why this is happening by default?
That's not a Tramp file, Tra
Hi Bastion,
Bastien writes:
> The most common error it catches is (goto-char 1) which should be
> (goto-char (point-min)) -- This way narrowing and other commands that
> change (point-min) will not interfere. Otherwise this is just using
> `with-temp-buffer', which fits best here IMO.
Thanks a
Thorsten Jolitz wrote:
> Bastien writes:
>> Thorsten Jolitz writes:
>>
>>> 3. can deadline and closed have repeaters?
>>
>> No.
Not true for the first item: deadlines _can_ have repeaters:
--8<---cut here---start->8---
** TODO Test
DEADLINE: <2014-02-04 T
Igor Sosa Mayor wrote:
> Am Sat, Feb 01, 2014 at 01:03:07PM +0100, Florian Beck wrote:
>> Use `kill-emacs-hook':
>>
>> (defun org-clock-out-maybe ()
>> "Stop a currently running clock."
>> (org-clock-out nil t))
>>
>> (add-hook 'kill-emacs-hook 'org-clock-out-maybe)
>
> Thanks a lot. This is
"Sebastien Vauban"
writes:
> Thorsten Jolitz wrote:
>> Bastien writes:
>>> Thorsten Jolitz
>>> writes:
>>>
3. can deadline and closed have repeaters?
>>>
>>> No.
>
> Not true for the first item: deadlines _can_ have repeaters:
>
> --8<---cut here---start---
Nicolas Goaziou wrote:
> James Ryland Miller writes:
>
>> I'm having trouble with getting python source=code blocks to export to
>> LaTeX properly. I've figured out what's going wrong: the exporter is
>> inserting tab characters on lines with 2 or more indentation levels in
>> python. If I use org
Eric,
it's not in org-plus-contrib-20140203. Was it lost somehow (also my fix
for stopping on error is not in)?
regards,
Joost
>>>>> "schulte" == schulte eric writes:
> From: schulte.e...@gmail.com
> To: jo...@snow.nl
> Cc: emacs-orgmode@gnu.org
Bastien,
What I am thinking is of a way to save a web bookmark in a file or two and
then based on meta-tag have them exported into a html file. In other
words, if I have a file with bookmarks that has tags: apple, fruit, orange,
dog, horse, pet, animal, etc then it would create a html page named
Hello, I have a situation like this:
#+BEGIN_SRC org-mode
* A
blahbla
** B
blahblah
*** Brief digression on B
blahblah
$$ some math $$
Here I want to continue with B
blahblha
#+END_SRC
So, that when exporting (to html or pdf/tex) the digression would appear
more indent
Hi Davide,
Davide Mazzi writes:
> So, that when exporting (to html or pdf/tex) the digression would
> appear more indented, ore maybe even boxed. And below it the
> Subheading would continue as normal.
> I guess this is not the right way to do it, and shouldn't use a
> subsubheading for a digres
Hi Joost,
Joost Helberg writes:
> it's not in org-plus-contrib-20140203. Was it lost somehow (also my fix
> for stopping on error is not in)?
The change you suggested is in the master branch, not in the maint
branch, which is for bugfixes only. IMO the change is more a feature
"Sebastien Vauban"
writes:
> Not true for the first item: deadlines _can_ have repeaters:
Of course, yes, I stand corrected. Thanks Sébastien!
--
Bastien
Hi Sébastien,
"Sebastien Vauban"
writes:
> Again (as for `org-src-fontify-natively'), shouldn't this be true by
> default?
I don't know for other people, but the default value is good for me.
--
Bastien
Hi Nicolas,
Nicolas Goaziou writes:
> So, to be clear, assuming the region encompasses everything,
>
> : text
> : text
>
> * Headline
>
> paragraph
> paragraph
>
> becomes
>
> : : text
> : : text
> :
> : * Headline
> :
> : paragraph
> : paragraph
>
> and
>
> paragraph
Bastien writes:
> No -- sorry. My suggestion is that this region
>
> Some text
> : and some fixed line
>
> becomes
>
> : Some text
> : and some fixed line
>
> If people want the behavior you describe, then using `C-x r t'
> will do. Otherwise, they will want the whole region to be conve
Or some kind of environment. See
http://kitchingroup.cheme.cmu.edu/blog/2013/11/30/Custom-directives/ for an
example of making a special block.
John
---
John Kitchin
Associate Professor
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon Universit
Eric S Fraga ucl.ac.uk> writes:
>
> Mirko Vukovic gmail.com> writes:
>
> > Hello,
> >
> > I could not figure out how to customize org's export of dates into latex.
> >
> > I found org-export-date-timestamp-format, but that works only for the DATE
> > keyword.
> >
> > What can work on all dat
Hi Matthew,
Matthew Sauer writes:
> What I am thinking is of a way to save a web bookmark in a file or
> two and then based on meta-tag have them exported into a html file.
> In other words, if I have a file with bookmarks that has tags:
> apple, fruit, orange, dog, horse, pet, animal, etc then
Nicolas Goaziou writes:
> Will
>
> : and some fixed line
> Some text
>
> also become
>
> : and some fixed line
> : Some text
>
> ?
Yes, if beg and end of the region are in each of those two lines.
> And what about headlines, e.g.
>
> : and some fixed line
>
> * Headline
>
> Some t
Hi all,
I have to do something particular in org-mode, and I'm stumped.
The manuscript I will need to submit to my publisher is to be very sparse
on formatting in MS-Word. So for headings I need to mark them for first
level headings, for second level, for third level.
So, with an org file tha
Bastien writes:
> The baseline is this:
>
> - always consider regions made of whole lines
>
> - when all lines are fixed-width in the region, C-c : converts them to
> regular text
>
> - when zero or more (but not all) lines are fixed-width, converts all
> lines to fixed-width lines, ignoring
That might do the trick. The added text appears as expected in a file saved
as text only. The only downside right now seems to be that I have to do the
outline numbering for each file in the manuscript. But there are only 9 of
them.
I hope that I can soon ask an editor with the publishing company
Mirko Vukovic writes:
[...]
> Hi Eric,
>
> Thanks for the note. As it stands now, I cannot
> customize these two variables to do what I want, as they accept the
> whole time-steamp as argument. I will enter the dates manually
> in the org file for now.
I thought as much.
Looking through th
Eric S Fraga writes:
> Mirko Vukovic writes:
>
> [...]
>
>> Hi Eric,
>>
>> Thanks for the note. As it stands now, I cannot
>> customize these two variables to do what I want, as they accept the
>> whole time-steamp as argument. I will enter the dates manually
>> in the org file for now.
>
> I
Hi Bastien,
I want to extract Information with ColumnView from a org-tree, that
works like group-by in a select statement.
so if I have a tree like that:
* Tea Database
:PROPERTIES:
:COLUMNS: %Shop(Shop) %rating(Rating){mean}
:END:
** Tea Shop 1
:PROPERTIES:
:Shop: Tea Shop
ime, double space is not preserved.
On 2/3/14, Bastien wrote:
> I don't observe this. What is incorrect here?
--
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.
Hello, all.
I have a single file that is an org mode file.
I have it encrypted with GPG, which works great. I am able to type in
my password when I open the file and to edit with no issues.
However, even with this in my init file, I get no todo items in my agenda view:
(setq org-agenda-files
Hi, Org mode hackers,
There seems to be a bug whereby dragging a line pulls along adjacent
hidden lines.
I'm using Org-mode version 8.2.5g (`release_8.2.5g-663-g24a213' @
`/src/org-mode/lisp/') and GNU Emacs 24.3.1 (`x86_64-unknown-linux-gnu',
X toolkit, Xaw3d scroll bars) of 2013-09-24.
I start
Dnia 2014-01-31, o godz. 02:11:21
Nick Dokos napisał(a):
> John Hendy writes:
>
> >>> I'm having a tough time finding info on LaTeX with what makes a
> >>> table left or right aligned (not the columns, but the table
> >>> itself). Most of the hits are on how to *center* the table, which
> >>> s
Nicolas Goaziou writes:
> It is clearer now, thank you. I'll send a patch later on the ML.
Here is the function. If it is good enough, I'll add tests and wrap it
up in a patch.
#+begin_src emacs-lisp
(defun org-toggle-fixed-width ()
"Toggle fixed-width markup.
Add or remove fixed-width marku
On Sun, Feb 2, 2014 at 3:35 PM, Nicolas Goaziou wrote:
> Hello,
>
> John Hendy writes:
>
>> Per some other discussions on the mentioned variable, I added a bit
>> more information to org.texi to help other users find it's
>> documentation in the manual.
>
> Thank you for the patch. It is certainl
Dan Griswold writes:
> The only downside right now seems to be that I have to do the outline
> numbering for each file in the manuscript. But there are only 9 of
> them.
You just need to create a opendocument template file and have all the
org file use it.
See
(info "(org) Applying custom s
HI,
I'm writing a latex export class which has an \email macro.
Is it possible to autofill this macro using the #+EMAIL: property?
Looking at ox-latex.el, it seems that email is hardcoded to be placed
in \thanks{} but there might be a hook I'm missing.
I thought that using a {{{ email }}} macro
"R. Michael Weylandt" writes:
> HI,
>
> I'm writing a latex export class which has an \email macro.
>
> Is it possible to autofill this macro using the #+EMAIL: property?
> Looking at ox-latex.el, it seems that email is hardcoded to be placed
> in \thanks{} but there might be a hook I'm missing.
45 matches
Mail list logo