Is there a way to easily set the region around today's subtree or this
week's subtree in a date-tree formatted file?
Thanks,
Maurizio
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http
gt; #+end_src
>
> Best -- Eric
>
> Maurizio Vitale writes:
>
> > Hi,
> > I have procmail rules defined in a org table which is then used as an
> > argument for an elisp block which produces procmailrc results.
> >
> > Something like:
> >
>
>>>>> "Sébastien" == Sébastien Vauban writes:
Sébastien> Hello Maurizio,
Sébastien> Maurizio Vitale wrote:
>> Hi, I have procmail rules defined in a org table which is then
>> used as an argument for an elisp blo
Hi,
I have procmail rules defined in a org table which is then used as an
argument for an elisp block which produces procmailrc results.
Something like:
#+tblname: mailing-lists
| to | emacs-users | emacs-users |
#+TBLFM:
#+srcname: procmail-rules(mailing-lists=mailing-lists)
#+begin_sr
Hi,
I get the following error when passing a table containing a line
separator (like mounts below). It looks like the table is first exported
to ASCII (and the horizontal line mapped to hline), but hline is not
known in python-land. Would it be possible to discard it instead?
Thanks,
>>>>> "Dan" == Dan Davison writes:
Dan> Maurizio Vitale
Dan>
Dan> writes:
>> In the table/block pair below, I'm trying to pass an IP number to
>> some shell code.
Dan> Hi Maurizio,
Dan> I think you've
> "Eric" == Eric Schulte writes:
Eric> Hi Maurizio, The ip addresses in your table are being
Eric> interpreted as source/reference names which org-babel is
Eric> trying to resolve. In order to differentiate between strings
Eric> and reference names, we either must surround al
In the table/block pair below, I'm trying to pass an IP number to some
shell code. It seems like in the table formula I can only have
numbers. Is that right?
#+TBLNAME: system-host-ping :var host=system-hosts
| name | ip | ping |
|---++|
| host 1
I'd find useful to use tramp syntax in the :tangle specification.
In my case it would be to specify sudo when tangling config files that
are supposed to go to areas not writable by the user running Emacs.
Something like:
#+begin_src sh :tangle /sudo::/etc/my_config_file
...
#+end_src
other peop
[sorry for the double posting, but the control char in the regexp
prevented the full message from appearing. This is what I meant to send]
There're problems with org-babel-src-block-regexp when the src block
contains the block delimiters (for instance in strings or comments).
Granted, this is an
There're problems with org-babel-src-block-regexp when the src block
contains the block delimiters (for instance in strings or comments).
Granted, this is an uncommon occurrence (which I discovered by accident)
editing an org-file containing elisp code that needed to insert
#+begin_src...#+end_sr
I'd recommend you use auctex for writing your thesis: it knows about
many LaTeX packages (and you can teach it more), so you get
autocompletion and highlighting. It does quasi-wysiwyg for fonts and
math. It can render fragments for quick checking and interface with
external viewers. And it has som
> "Sam" == Sam Cramer writes:
Sam> I'm a new org-mode user. It's a really nice piece of work, and
Sam> I'm having a good time using it to organize a bunch of
Sam> work-related tasks!
Sam> I can't figure out how to create a list of all the TODO items
Sam> in an org file i
Has somebody managed to get the Emacs window popping up and get the
focus when emacsclient is invoked from Firefox with an org-protocol URL?
I'm using the two scripts at http://www.emacswiki.org/emacs/EmacsClient#toc25
and although the emacsclient-wrapper script works just fine from a
console, it
> "Eric" == Eric Schulte writes:
Eric> Marcelo de Moraes Serpa writes:
>> Hello list!
>>
>> I haven't still managed to get org-babel to work, but I do have a
>> doubt that might turn into a feature request :)
>>
>> Would it be possible to have chunks of code aro
>>>>> "Dan" == Dan Davison writes:
Dan> Maurizio Vitale
Dan> writes:
>>>>>>> "Dan" == Dan Davison writes:
>>
Dan> Maurizio Vitale
Dan>
Dan> writes:
>>
Dan&g
>>>>> "Dan" == Dan Davison writes:
Dan> Maurizio Vitale
Dan>
Dan> writes:
Dan> [...]
>> It would be nice if it was possible to have multiple result
>> sections. This way I could embed in the document the result that
Thanks for the work on org-babel.
I'm not sure the following is even mature enough in my mind to qualify
it as a feature request. Maybe in the end it might be replaced by some
other functionality that subsume it.
But here's the scenario: I'd like to use org-babel for documenting the
configuratio
> "Lindsay" == Lindsay Todd writes:
Lindsay> Has anyone used org-mode to manage email and other
Lindsay> contacts? Maybe exporting information as vCards, or some
Lindsay> other format, so it can be reused by email clients,
Lindsay> e.g. Thunderbird?
Lindsay> I see that i
> "Bernt" == Bernt Hansen writes:
>> Is it possible to grab a link to a region in a file in such a way
>> that C-c C-o visit the file after narrowing-to-region?
>>
>> The reason I'd like this is that I'm starting using org-mode for
>> requirement tracking and when referen
Is it possible to grab a link to a region in a file in such a way that
C-c C-o visit the file after narrowing-to-region?
The reason I'd like this is that I'm starting using org-mode for
requirement tracking and when referencing a standard I'd find
preferable to open only the relevant fragment rat
Is it possible to place todo entries in tables, marking specific columns
as status/scheduled/deadline? For repetitive tasks a new row should be
added to the table whenever it is marked DONE.
Thanks,
Maurizio
--
___
Emacs-orgmode mailing list
Reme
Is anybody working on making orgstruct work with programming modes (or
other modes that require the org "markup" to be hidden in comments)?
If not I'll probably take a look at it and ask questions on the way.
Regards,
Maurizio
--
___
Emacs-orgm
23 matches
Mail list logo