Bastien writes:
> Put your cursor in @2$2 then C-c ^ T to sort by "reversed" date
> (oldest last).
Also remember you can use ELisp in formulas:
| Date 1 | Date 2 | Duration |
|-+-+--|
| [2013-12-21 sam. 00
Hi Thierry,
Thierry Banel writes:
> I removed unicodes characters from the orgtbl-ascii-plot package.
> This makes it safe for Org exporters.
> The unicode version is kept separatly, as an extension example.
Thanks for taking care of this.
> By the way, the FSF acknowleged my copyright assignm
"Joseph A. Cua" writes:
> By default, org-mobile-push seems to put only the current week's
> agenda into agendas.org. Is this configurable? I'd like to see
> agendas for the next several weeks or months in mobileOrg.
See `org-agenda-span' and custom agendas in general.
--
Bastien
Hi Truong,
Truong Ha writes:
> How can I get the maximum date within rows of dates in the table?
>
> |Amount | Date |
> +---+--+
> | 158 | <2013-12-01 Sun> |
> | 148 | <2013-12-02 Mon> |
> | 105 | <2013-12-03 Tue> |
> | 421 | <2013-
Hi,
How can I get the maximum date within rows of dates in the table?
|Amount | Date |+---+--+| 158 |
<2013-12-01 Sun> || 148 | <2013-12-02 Mon> || 105 | <2013-12-03
Tue> || 421 | <2013-12-08 Sun> ||40 | <2013-12-10 Tue> ||
By default, org-mobile-push seems to put only the current week's agenda
into agendas.org. Is this configurable? I'd like to see agendas for the
next several weeks or months in mobileOrg.
HI,
At Sat, 21 Dec 2013 10:05:35 +0100,
Nicolas Goaziou wrote:
>
> Yasushi SHOJI writes:
>
> > The thing I don't understand is the reason all Japanese entries have
> > `:utf-8'. Would you kindly enlighten me the relationship among the
> > followings:
> >
> > - transtion coding key (ie :utf-8,
Oleh writes:
>>> I added ob-J to the org-babel-load-languages customization variable and
>>> it is now compiling with make.
>>
>> The org-mode build and install now fails for me due to the fact that
>> ob-J requires j-console, which seems to be part of the package
>> 'j-mode', and is not part of
>> I added ob-J to the org-babel-load-languages customization variable and
>> it is now compiling with make.
>
> The org-mode build and install now fails for me due to the fact that
> ob-J requires j-console, which seems to be part of the package
> 'j-mode', and is not part of the standard emacs.
>
I regularly use org-mac-link from contrib/. It works fine, but somehow my
links are a bit mangled, I get:
[["http://orgmode.org/worg/org-contribute.html#sec-4][How to contribute to
Org?"]]
Instead of:
[[http://orgmode.org/worg/org-contribute.html#sec-4][How to contribute to
Org?]]
(Notice the q
I removed unicodes characters from the orgtbl-ascii-plot package.
This makes it safe for Org exporters.
The unicode version is kept separatly, as an extension example.
The file (code & doc) is here
http://orgmode.org/worg/org-contrib/orgtbl-ascii-plot.html
| values | ascii plot |
|+
On Sat, 21 Dec 2013 16:16:20 + (UTC)
Thierry Banel wrote:
> Sharon Kimble talktalk.net> writes:
>
> >
> > Can somebody help me please, I want to put this line into my .emacs
> > - 'cp ~/.emacs ~/.emacs.d/.emacs-$(date +%Y%m%d-%R)' but it works
> > as part of a bash script, but I don’t know
Sharon Kimble talktalk.net> writes:
>
> Can somebody help me please, I want to put this line into my .emacs -
> 'cp ~/.emacs ~/.emacs.d/.emacs-$(date +%Y%m%d-%R)' but it works as part
> of a bash script, but I don’t know elisp to get it working in my .emacs.
> What it does is save a dated and ti
On Fri, Dec 20, 2013 at 10:12:24AM -0700, Eric Schulte wrote:
> Applied, Thanks!
>
> I've played with APL but never seriously, however I can see it being a
> perfect tool for manipulating Org-mode tables.
>
> If you have time to put some documentation up on Worg as a new [1]
> linked from [2] tha
You could look into the backup utilities that emacs provides out of the
box. See the manual for further explanation: (info "(Emacs) Backup").
On 2013-12-21 15:23 Sharon Kimble wrote:
> Can somebody help me please, I want to put this line into my .emacs -
> 'cp ~/.emacs ~/.emacs.d/.emacs-$(date +%
Hello,
Julian Gehring writes:
> I would like to add this feature, if I knew how to program in lisp...
> Would you like to work on this together? I could contribute on the
> side of documenting and testing, if this helps.
Fair enough. Here is a patch for you to test.
Regards,
--
Nicolas Goa
You should look into version control, like Git. It makes this process easy and
integrates with Emacs with the Magit package.
Nathan DeGruchy
nat...@degruchy.org
> On Dec 21, 2013, at 9:23 AM, Sharon Kimble wrote:
>
>
> Can somebody help me please, I want to put this line into my .emacs -
> '
Can somebody help me please, I want to put this line into my .emacs -
'cp ~/.emacs ~/.emacs.d/.emacs-$(date +%Y%m%d-%R)' but it works as part
of a bash script, but I don’t know elisp to get it working in my .emacs.
What it does is save a dated and timed copy of your .emacs in your
~/.emacs.d so th
According to the org-mode manual, there is a standard fast workflow for
handling errors in the mobile pull process, but my inbox org file
doesn't set provide the appropriate tags:
>Pressing ? in that special agenda will display the full flagging note
in another window and also push it onto the kil
Hi Stephen,
Stephen Eglen writes:
> On Thu, Dec 19 2013, Alan Schmitt wrote:
>
>> I would like to have a read-only version of my calendars in my org
>> agenda. These calendars (10 of them) currently live in Zimbra and
>> iCould, and I am accessing them both using the native Calendar
>> applicati
Hello,
Yasushi SHOJI writes:
> The thing I don't understand is the reason all Japanese entries have
> `:utf-8'. Would you kindly enlighten me the relationship among the
> followings:
>
> - transtion coding key (ie :utf-8, :default, :html)
> - your current buffer coding system
> - `buffer-file
> Applied, Thanks!
>
> I've played with APL but never seriously, however I can see it being a
> perfect tool for manipulating Org-mode tables.
It's a nice tool, and I wrote this package just to learn J faster.
I wrote some time ago a package that takes a range, maps elisp code over it
and inserts
Hi Nicolas,
It sounds interesting. Would you want to provide a patch for that?
I would like to add this feature, if I knew how to program in lisp...
Would you like to work on this together? I could contribute on the side
of documenting and testing, if this helps.
Best wishes
Julian
Hi Tom,
Yes, I'll write the documentation some time soon.
regards,
Oleh
On Fri, Dec 20, 2013 at 6:22 PM, Thomas S. Dye wrote:
> Aloha Oleh,
>
> Oleh writes:
>
>> Hi all,
>>
>> Here's a patch to add babel support for J.
>> I couldn't figure out how to make ob-J.elc a target for make,
>> maybe s
24 matches
Mail list logo