On 12/08/2011 11:43 AM, Tassilo Horn wrote:
>> Am I right, that orgmode doesn't have a calendar view
> Only the agenda.
I mean, that agenda can't display month as calendar.
--
sergio.
Hi Andreas,
On Wed, Dec 7, 2011 at 22:29, Andreas Domberg wrote:
> Is it possible to link the preview-latex machinery with the export one, or
> modify it accordingly?
>
I have similar issues. I think org just uses the preview machinery for
auctex. So asking for a preview just uses the auctex def
sergio writes:
Hi!
>>> Am I right, that orgmode doesn't have a calendar view
>> Only the agenda.
> I mean, that agenda can't display month as calendar.
If a month calendar is a a big square containing a line for each week
which in turn contains little square for the days, then the answer is
no.
On 12/08/2011 01:41 PM, Tassilo Horn wrote:
> For the nice visual overview, just go with calfw.
Thank you.
--
sergio.
Hi Eric,
Eric Schulte wrote:
>> Ingesting a LOB file does not load its code blocks anymore -- as if the file
>> was empty, or if there were no code blocks at all in it!
>
> I *do* get a single code block loaded when running your ECM. What values
> does the `org-babel-src-name-regexp' variable have
sergio writes:
> Hello.
>
> Am I right, that orgmode doesn't have a calendar view and emacs-calfw is
> better for this?
If you mean a /graphical/ view of the calendar, then yes, org-mode
doesn't have such a view. You can, of course, view the agenda by day,
week, month or year (or any period you
Hi Bastien,
Bastien wrote:
>>> using a better default for the face :)
>>
>> Well, I wouldn't call org-default a better default, but that's fine with
>> me. I mean: if org-default is black for the majority of the people, they
>> won't even see that you can customize that aspect of the modeline (in
* Puneeth Chaganti wrote:
> Hi Kurt,
Almost :-)
> On Thu, Dec 8, 2011 at 6:01 AM, Karl Voit wrote:
>> * Puneeth Chaganti wrote:
>>>
>>> https://github.com/punchagan/blog-files
>>
>> ... I really do like your blog (and found several very interesting
>> entries *g*) but I (can not and) do not wa
Here is a simple patch for the org-clock.el file to make the function
org-program-exists work on osx
org-clock.el.diff
Description: Binary data
On Thu, Dec 8, 2011 at 7:49 PM, Karl Voit wrote:
> * Puneeth Chaganti wrote:
>> Hi Kurt,
>
> Almost :-)
Aarrgggh! Really sorry about that! My sleep deprivation showing it's effect. :-)
>
>> On Thu, Dec 8, 2011 at 6:01 AM, Karl Voit wrote:
>>> * Puneeth Chaganti wrote:
https://github
> (mapcar (lambda (state)
> (evil-declare-key state org-mode-map
> (kbd "M-l") 'org-metaright
> (kbd "M-h") 'org-metaleft
> (kbd "M-k") 'org-metaup
> (kbd "M-j") 'org-metadown
> (kbd "M-L") 'org-shiftmetaright
> (k
A year ago, there has been a discussion on this list about tracking time
with MobileOrg (http://article.gmane.org/gmane.emacs.orgmode/31486) but
I couldn't find any more recent information. I'm using the Android
version of MobileOrg and would really like to do time tracking for my
orgmode tasks fro
Vikas Rawal writes:
> I would like to export an org file to html using a batch command. This
> is the command I tried.
>
> emacs --batch --load=$HOME/lisp/org-7.01/lisp/org.el --eval "(setq
> org-export-headline-levels 1)" --visit=$HOME/file.org --funcall
> org-export-as-html-batch
That won't wo
* Puneeth Chaganti wrote:
> On Thu, Dec 8, 2011 at 7:49 PM, Karl Voit wrote:
>> * Puneeth Chaganti wrote:
>>> Hi Kurt,
>>
>> Almost :-)
>
> Aarrgggh! Really sorry about that! My sleep deprivation showing it's effect.
> :-)
*g* No worries. I by myself mix up names all the time.
* Puneeth
> A year ago, there has been a discussion on this list about tracking time>
> with MobileOrg (http://article.gmane.org/gmane.emacs.orgmode/31486) but> I
> couldn't find any more recent information. I'm using the Android> version of
> MobileOrg and would really like to do time tracking for my> or
All,
I have advised CUA-mode to support shift-selection-mode allowynd
org-support-shift-select to work. The code is at:
https://github.com/mlf176f2/org-cua-dwim.el/blob/master/org-cua-dwim.el
Let me know if it works for you.
Reply to me directly if you have comments since I rarely check the or
On Wed, Dec 7, 2011 at 10:31 AM, Thomas S. Dye wrote:
> Hi Nathan,
>
> I believe #+srcname: is changed to #+name: now. I don't know if this is
> contributing to your problem.
Yes indeed!!! Thank you very much. I changed
#+srcname: to #+name: below, and this fixed the problem. I checked
the or
17 matches
Mail list logo