Re: [Orgmode] Synopsis view - moving trees around based on a synopsis

2011-01-02 Thread David Maus
At Sun, 12 Dec 2010 04:56:57 -0200,
Cassio Koshikumo wrote:
> So, after fiddling a lot, I finally came up with a nice (I think)
> solution to my synopsis-associated-with-text problem
> (http://article.gmane.org/gmane.emacs.orgmode/34279/). A little
> hackish, maybe, but it works fine.
>
> Funny thing is, this solution utilizes the first method I had
> discarded: using a drawer to keep the synopsis.
>
> Here's what I wanted to achieve:
>
> I'm writing a long text. I'd like to divide it into more manageable
> chunks (using subtrees), and associate a small synopsis with each of
> them. Then, I'd like to have a view of the synopsis only, and be able
> to move the chunks based on those synopsis -- without the main text
> getting on the way.
>
> Here's the solution:
> ...

Nice.  If the hack works out fine, maybe you could write up a short
explanation for Org mode's hacks section at Worg?[1]

Best,
  -- David

[1] http://orgmode.org/worg/org-hacks.html

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpOIN5gjrbYW.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] command f in agenda buffer

2011-01-02 Thread David Maus
At Sun, 12 Dec 2010 13:24:45 -0500,
Curiouslearn wrote:
>
> Hi all,
>
> When I press C-c a a, I end up with the agenda view for the current
> week. I want to then view the agenda for the next week and I press key
> f. I read that I have to press this key to
> "Go forward in time to display the following org-agenda-ndays days.
> For example, if the display covers a week, switch to the following
> week. With prefix arg, go forward that many times org-agenda-ndays
> days. "
>
> However, when I press f, my emacs toggles between follow mode on and
> off. How do I go the next week in the agenda view?
>
> Thanks for your help.

By default "f" moves forward ndays and "F" toggles follow mode.  If
you didn't press shift and CAPS-LOCK is disabled you might check the
keybindings for the agenda buffer C-h b and search for the key
`org-agenda-later' is bound to.

HTH,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de

pgpGSW1mKBJqS.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] bug in the agenda bulk actions for rescheduling several items

2011-01-02 Thread David Maus
At Tue, 14 Dec 2010 11:16:21 +0100,
Rainer Stengele wrote:
>
> Hi all,
>
> I think I have found a bug in the agenda bulk actions for rescheduling 
> several items.
>
> Reproducable excerpt from *Messages* is:
> ..

I could not reproduce this with Org-mode version 7.4 (release_7.4.95.ga2ac) on 
GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian.

If this problem still persists, could you run an uncompiled version
(i.e. C-u M-x org-reload RET) and provide a backtrace?

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de

pgpgzTbuY11nC.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Please test this custom agenda command

2011-01-02 Thread David Maus
At Fri, 17 Dec 2010 21:12:21 + (UTC),
Memnon Anon wrote:
> I am on a little bug hunt ;) and hope to figure out what is happening
> here over the next days. However, if someone has a minute:
>
> Could someone please try this custom agenda command?
>
> --8<---cut here---start->8---
> (setq org-agenda-custom-commands
>   '(("z" "TESTING"
>  ((org-agenda-list)
> --8<---cut here---end--->8---
>
> What I am seeing is this:
>
> Calling the agenda with `M-x org-agenda-list' produces my daily agenda.
> TODO Keywords are colored just fine, i.e. in my case TODO=BrickRed3 and
> DONE=Dimmed.
>
> However, using `C-a a z', the custom command set up in the snippet
> above, results in DONE=BrickRed3.

I can confirm this for

Org-mode version 7.4 (release_7.4.95.ga2ac)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

with emacs -Q and a minimal setup.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpVq1mBrpIya.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Bug: Agenda's `Goto Today' doesn't in Day view [7.4]

2011-01-02 Thread David Maus
At Thu, 23 Dec 2010 09:21:56 +0100,
peter.fri...@agfa.com wrote:
>
> 'Goto Today' seems to go to the first day of the week instead of the
> current day when the agenda is in Day view.
>
> It works as expected when in week view.
>
> I can also confirm the previously reported bug that `Jump to date'
> changes the Agenda view -- in my case from Day to Week.
>
>
> Emacs  : GNU Emacs 22.3.1 (i386-apple-darwin9.5.0, Carbon Version 1.6.0)
>  of 2008-11-01 on leopard.local
> Package: Org-mode version 7.4

I can confirm this for

Org-mode version 7.4 (release_7.4.95.ga2ac)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgp0fD6T58ihB.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] xemacs error when calling org-install

2011-01-02 Thread David Maus
At Wed, 08 Dec 2010 10:06:19 +0100,
Dr. Volker Zell wrote:
>
> Hi
>
> Under xemacs when calling the following from org-mode-7.3 I get:
>
> (require 'org-install)  -> Wrong number of arguments: custom-autoload, 3
>
>
> This is because xemacs defines custom-autoload only with two arguments:
>
> `custom-autoload' is a compiled Lisp function
>   -- loaded from 
> "/misc/src/release/xemacs-21.5.28-3/src/xemacs-21.5.28/lisp/custom.elc"
> (custom-autoload SYMBOL LOAD)
>
> Documentation:
> Mark SYMBOL as autoloaded custom variable and add dependency LOAD.

This is a problem, indeed: The autoloads in org-install.el are
generated by the Makefile (i.e. make org-install.el).  The stable
version of Org mode ships with a pre-generated org-install.el and
without recreating this file with Xemacs it won't run.

The =custom-autoload= is created only once for ob-tangle.el:

,
| ;;;###autoload
| (defcustom org-babel-tangle-lang-exts
|   '(("emacs-lisp" . "el"))
|   "Alist mapping languages to their file extensions.
| The key is the language name, the value is the string that should
| be inserted as the extension commonly used to identify files
| written in this language.  If no entry is found in this list,
| then the name of the language is used."
|   :group 'org-babel-tangle
|   :type '(repeat
|   (cons
|(string "Language name")
|(string "File Extension"
`

As this the autoload directive was added deliberately I suppose there
was a reason for this to be there: If this is the case, there seems
not very much we can do about this.  The autoload generating function
in =autoloads.el= always creates a call to custom-autoload with a
third argument.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpd1cRnZX7mL.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Very strange indenting behaviour with CLOCKING drawers.

2011-01-02 Thread David Maus
At Wed, 08 Dec 2010 12:59:45 +0100,
Rainer Stengele wrote:
>
> Hi all,
>
> I have a very strange indenting behaviour with CLOCKING drawers.
> I can easily reproduce it with a section like this:
>

I cannot reproduce this problem with

Org-mode version 7.4 (release_7.4.95.ga2ac)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

I've tried some of my clocked tasks both with running with my normal
Org mode configuration and a minimal setup and emacs -Q.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpbah3G4380a.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Bug: capture with PROPERTIES [7.3 commit-972b0a58...]

2011-01-02 Thread David Maus
At Fri, 10 Dec 2010 14:19:10 +0100,
Giovanni Ridolfi wrote:
>
> (I'm sorry if I sent this twice)
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.  You don't know how to make a good report?  See
>
>  http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> 
>
> Emacs  : GNU Emacs 23.2.1 (i386-mingw-nt5.1.2600)
>  of 2010-05-08 on G41R2F1
> Package: Org-mode version 7.3 commit-972b0a581eff180bcdc15883d2fe30c4cc24996a

I can confirm this, too:

Org-mode version 7.4 (release_7.4.95.ga2ac)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpr1NAwJirfM.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] Bug: Items with priority not refile targets? [7.4]

2011-01-02 Thread David Maus
At Wed, 22 Dec 2010 09:35:12 -0900,
Dave Abrahams wrote:
>
>
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.  You don't know how to make a good report?  See
>
>  http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> 
>
> I have an item
>
> *** PROJECT Get out of .emacs Bankruptcy
> :EmacsBankruptcy:Net:
> SCHEDULED: <2010-12-22 Wed>
> :PROPERTIES:
> :Link:
> :ID:   B8A41FAF-1A18-4709-A873-5BF3729CA066
> :END:
>
> that is a refile target only if it has no priority.  If I set it to
> priority [#A], it will never be offered as a refile target.  That
> seems broken to me.
>
> Emacs  : GNU Emacs 23.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.29)
>  of 2010-05-08 on black.local
> Package: Org-mode version 7.4

I cannot reproduce this with

Org-mode version 7.4 (release_7.4.95.ga2ac)

GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
 of 2010-12-11 on raven, modified by Debian

and a minimal setup + emacs -Q

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber dmj...@jabber.org
Email. dm...@ictsoc.de


pgpBqoTtWrz5V.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] encoding problems in org website

2011-01-02 Thread Rustom Mody
I see this line in http://orgmode.org/Changes.html#sec-1_2_8

Thanks to Sébastien Vauban for this contribution.

Apart from the fact that Sebastien has been square rooted, he has also
become Bastien!

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] encoding problems in org website

2011-01-02 Thread Bastien
Rustom Mody  writes:

> I see this line in http://orgmode.org/Changes.html#sec-1_2_8
>
> Thanks to Sébastien Vauban for this contribution.

Er...

> Apart from the fact that Sebastien has been square rooted, he has also
> become Bastien!

Fixed in git, should appear soon on the website.

Sorry Sebastien!  And thanks Rustom for pointing this.

-- 
 Bastien

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org.texi vs. orgmode.org/manual

2011-01-02 Thread Bastien
Carsten Dominik  writes:

> up to now, the online manual was only updated at release time.  But Bastien
> is changing this right now, it looks like it will be updated much more
> often
> from now on.

Yes, the manual is updated every day now.

Happy 2011 everyone!

-- 
 Bastien

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Babel and R issue when exporting to PDF via LaTeX in Windows 7

2011-01-02 Thread Ben Ward

Hi, all, I hope someone can help with this issue,

Unfortunately I'm having a work PC upgrade, and it means Windows 7 and 
the order not to install any other system on it for compatibility and 
for the IT experts - I use the term loosely, to only need to know how to 
use one system.


Im trying to get org-mode set up with emacs so I can icorporate R code 
in my documents - like Sweave functionality. I have this achieved in 
Arch Linux. Howeer when I export to PDF in Windows 7 I'm just getting a 
PDF with Titl, Author, Date, and Contents and then no R stuff.


I have set up emacs by extracting emacs-23.2-bin-i386. Program Files, 
and I ran addpm.exe. My home is set to C:\Users\"My Name" and in that 
location, I have a folder .emacs.d, which contains my init.el, because 
it's awkward to begin a filename with a dot.


I extracted the vaniall ESS zip file to C:\Program 
Files\emacs-23.2-bin-i386\site-lisp, and I did the same for org 7.4.


I then had the following init.el setup:

> ;; Loading ESS
> (require 'ess-site)
>
> ;; Loading Org-Mode
> (require 'org-install)
> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
> (global-set-key "\C-cl" 'org-store-link)
> (global-set-key "\C-ca" 'org-agenda)
> (global-set-key "\C-cb" 'org-iswitchb)
> (global-font-lock-mode 1)
> (transient-mark-mode 1)
>
> ;; Babel Configuration
> (org-babel-do-load-languages 'org-babel-load-languages '((R . 
t)(ditaa . t)(dot . t)(emacs-lisp . t)(gnuplot . nil)(haskell . 
nil)(latex . t)(ocaml . nil)(perl . t)(python . t)(ruby . t)(screen . 
nil)(sh . t)(sql . nil)(sqlite . nil)))


This in Linux: the extraction and installation of ess, and install of 
org 7.4 (in Linux I would use "make install", but in Windows when I just 
extract it to site-lisp, and then go into Emacs with the above init file 
and do M-x org and show the version number it changes from the old 5.** 
to 7.4, so it's clearly loading the right stuff), would normally be 
enough for everything to work. However in Windows I'm getting blank 
PDF's without any R stuff, although I did do a HTML export and the R 
code and results did get included into that.


The org file with test R code is really very simple:

 #+TITLE: A Test of the org-babel features with the R Stats Language, 
with a Windows 7 setup.

#+AUTHOR: Ben J. Ward
#+BABEL: :session *R* :results output

Below is code generating a vector calld data, and then a call of it's 
name that should display the numbers that make it up:


#+begin_src R :exports both
data <- c(1,2,3,4,5)
data
#+end_src

I've tried first with TeXLive and then with MiKTeX and I've had trouble 
with both. Yet the evaluation through ESS is definately working: I can 
do C-c C-c on code chunks and get the familar #+results: line in my org 
file as I do it.


My Linux install uses TeXLive - incase it's relevant.

If anyone can give me some advice or instruction with this I'd be 
eternally grateful.


Thanks,
Ben Ward.

--
For extra information, you can see the intermediate .tex file produced, 
below - it doesent contain any verbatim of code or output of R:


> % Created 2011-01-02 Sun 19:25

> \documentclass[11pt]{article}

> \usepackage[latin1]{inputenc}

> \usepackage[T1]{fontenc}

> \usepackage{fixltx2e}

> \usepackage{graphicx}

> \usepackage{longtable}

> \usepackage{float}

> \usepackage{wrapfig}

> \usepackage{soul}

> \usepackage{textcomp}

> \usepackage{marvosym}

> \usepackage{wasysym}

> \usepackage{latexsym}

> \usepackage{amssymb}

> \usepackage{hyperref}

> \tolerance=1000

> \providecommand{\alert}[1]{\textbf{#1}}

> \begin{document}

> \title{A Test of the org-babel features with the R Stats Language, 
with a Windows 7 setup.}


> \author{Ben J. Ward}

> \date{02 January 2011}

> \maketitle

> \setcounter{tocdepth}{3}

> \tableofcontents

> \vspace*{1cm}

> \end{document}




___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Improve percent escaping links in Org mode (pull request / OK to push)

2011-01-02 Thread David Maus
This is a pull request or push announcement for the first set of
patches to improve Org mode's percent escaping functions.  This set of
changes solves the problems with percent escaping non-ascii
characters.

g...@github.com:dmj/dmj-org-mode.git feature/org-percent-escaping

I do have commit access but because this set of changes might break
things seriously I'd like to get an "OK to push" or someone who pulls
and reviews the changeset.

The problem:

Current implementation of percent escaping URIs uses a whitelist
approach, e.g. only percent escapes characters that are in
`org-link-escape-chars' or in a user supplied list.  This is a problem
because using this function requires knowledge about all possible
characters that could occur in a URI -- and URIs are limited to plain
ASCII, meaning a call to the function must list literally all possible
characters and their escapings to get a properly percent escaped
string.

The changes:

- `org-link-escape' percent escapes every character that matches one
  of the following conditiions:

  * equal 37 (percent sign)
  * equal 127 (DEL, control character)
  * below 32 (control character)
  * above 127 (non-ASCII character)
  * a character in the escaping table (e.g. `org-link-escape-chars')

  The character in question is first encoded in UTF-8, then all bytes
  of the resulting character are percent escaped.  If converting to
  UTF-8 fails, Org throws an error indicating this problem.

  The function got a optional third argument which can be set to merge
  to user defined table with the default escaping table.

- `org-link-unescape' unescapes every percent-escape sequence.  It is
  no longer possible to supply a list of characters that should be
  unescaped.  No function in core used `org-link-unescape' with a
  unescaping table.

  Internally the `org-protocol-unhex-*' functions were renamend to
  `org-link-unescape-*', moved to org.el and refactored (thanks to
  Vincent Belaïche for suggesting some of the changes).  They are
  declared obsolete and aliased per 2010-11-21.

  The unescaping function is backward compatible and unescapes the old
  percent escape format for non-ASCII characters (thanks to Sebastian
  Rose).

  It is possible that the new implementation will break links in at
  least this (known) case: If the user stored a link to a file or
  directory containing a percent sign.  Currently Org mode does not
  percent escape the percent sign and subsequently the new variant of
  `org-link-unescape' will try to unescpae the alleged percent escape
  sequence.[1]

- `org-link-escape-chars' format changed.  It's just a list of
  characters to escape, the percent escape sequence is implied by the
  character.

  Functions in core that used a custom escaping table are changed
  accordingly to use the new table format.

What is next:

  - check if we can fall back to use `url-hexify-string' and
`url-unhex-string' instead our own functions
  - check if the recent problems with percent escaping are solved

Best,
  -- David

[1] Not escaping the percent sign is actually a glitch: Try to store
and open a link to a file literally called "foo%20baz.org".



pgpP2U0F4nM4o.pgp
Description: PGP signature
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] RE: org mode in multi-mode

2011-01-02 Thread Hopsing K
Appended is a patch to implement kind of a "break" on
a child entry:

-- a.org ---
a
a
* s1
b
b
* #
c
c
---

When doing a TAB on "* s1" only the "b" section will fold.
"* #" (a heading with name "#") is implemented as a
child that is made visible by default when when unfolding.
It is also shown by default when cycling globally.
Works at all sublevels.

-- Greetings Konrad
--- emacs-23.2/lisp/org/org.el	2010-04-04 00:26:08.0 +0200
+++ src/c51/mk/org.el	2011-01-02 20:26:10.266860827 +0100
@@ -5245,6 +5245,8 @@
 (defun org-cycle-internal-local ()
   "Do the local cycling action."
   (org-back-to-heading)
+  (cond 
+   ((not (looking-at (concat outline-regexp "\s*#" )))
   (let ((goal-column 0) eoh eol eos level has-children children-skipped)
 ;; First, some boundaries
 (save-excursion
@@ -5318,7 +5320,7 @@
   (hide-subtree)
   (message "FOLDED")
   (setq org-cycle-subtree-status 'folded)
-  (run-hook-with-args 'org-cycle-hook 'folded)
+  (run-hook-with-args 'org-cycle-hook 'folded)))
 
 ;;;###autoload
 (defun org-global-cycle (&optional arg)
--- emacs-23.2/lisp/outline.el	2010-04-04 00:26:04.0 +0200
+++ src/c51/mk/outline.el	2011-01-02 20:35:17.303609833 +0100
@@ -913,8 +913,15 @@
   ;; Then unhide the top level headers.
   (outline-map-region
(lambda ()
-	 (if (<= (funcall outline-level) levels)
-	 (outline-show-heading)))
+	 (if (<= (funcall outline-level) level)
+	   (if (looking-at (concat outline-regexp "\s*#" ))
+		   (progn
+		 (outline-show-heading )
+		 (show-entry ))
+		 (outline-show-heading
+;;   (lambda ()
+;;	 (if (<= (funcall outline-level) levels)
+;;	 (outline-show-heading)))
beg end)))
   (run-hooks 'outline-view-change-hook))
 
@@ -994,7 +1001,11 @@
   (outline-map-region
(lambda ()
 	 (if (<= (funcall outline-level) level)
-	 (outline-show-heading)))
+	   (if (looking-at (concat outline-regexp "\s*#" ))
+		   (progn
+		 (outline-show-heading )
+		 (show-entry ))
+		   (outline-show-heading
(point)
(progn (outline-end-of-subtree)
 	  (if (eobp) (point-max) (1+ (point)))
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org.texi vs. orgmode.org/manual

2011-01-02 Thread Thomas S. Dye

Aloha Bastien,

This is a nice improvement to the Org-mode environment.  Thanks for  
implementing it.


All the best,
Tom

On Jan 2, 2011, at 9:00 AM, Bastien wrote:


Carsten Dominik  writes:

up to now, the online manual was only updated at release time.  But  
Bastien
is changing this right now, it looks like it will be updated much  
more

often
from now on.


Yes, the manual is updated every day now.

Happy 2011 everyone!

--
Bastien



___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org.texi vs. orgmode.org/manual

2011-01-02 Thread Carsten Dominik

Hi Tom, Bastien,

On Jan 2, 2011, at 8:52 PM, Thomas S. Dye wrote:


Aloha Bastien,

This is a nice improvement to the Org-mode environment.  Thanks for  
implementing it.


there was once a good reason for only updating the manual at release  
time.  Because

then the online manual does reflect the released version of Org.

However, the times between releases are getting longer, the Emacs  
version is always behind,
and we are making many small changes to the manual all the time.  So I  
do agree that this is a good development.  Do we need to say on the  
home page that the manual documents the leading edge and that some of  
the documented features may disappear again in the course of iterations?
But then, maybe we do not need to do that because changes to the  
manual are often made a bit later, when a new feature has been agreed  
on.


All the best

- Carsten



All the best,
Tom

On Jan 2, 2011, at 9:00 AM, Bastien wrote:


Carsten Dominik  writes:

up to now, the online manual was only updated at release time.   
But Bastien
is changing this right now, it looks like it will be updated much  
more

often
from now on.


Yes, the manual is updated every day now.

Happy 2011 everyone!

--
Bastien





___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] org.texi vs. orgmode.org/manual

2011-01-02 Thread Thomas S. Dye

Aloha Carsten,

Perhaps it would be possible to make available online different  
versions of the manual corresponding to the major variants of Org-mode  
in circulation, e.g. the latest release, the version(s) distributed  
with emacs, and the leading edge?


All the best,
Tom

On Jan 2, 2011, at 10:12 AM, Carsten Dominik wrote:


Hi Tom, Bastien,

On Jan 2, 2011, at 8:52 PM, Thomas S. Dye wrote:


Aloha Bastien,

This is a nice improvement to the Org-mode environment.  Thanks for  
implementing it.


there was once a good reason for only updating the manual at release  
time.  Because

then the online manual does reflect the released version of Org.

However, the times between releases are getting longer, the Emacs  
version is always behind,
and we are making many small changes to the manual all the time.  So  
I do agree that this is a good development.  Do we need to say on  
the home page that the manual documents the leading edge and that  
some of the documented features may disappear again in the course of  
iterations?
But then, maybe we do not need to do that because changes to the  
manual are often made a bit later, when a new feature has been  
agreed on.


All the best

- Carsten



All the best,
Tom

On Jan 2, 2011, at 9:00 AM, Bastien wrote:


Carsten Dominik  writes:

up to now, the online manual was only updated at release time.   
But Bastien
is changing this right now, it looks like it will be updated much  
more

often
from now on.


Yes, the manual is updated every day now.

Happy 2011 everyone!

--
Bastien







___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


Re: [Orgmode] bug in the agenda bulk actions for rescheduling several items

2011-01-02 Thread Rainer Stengele
Am 02.01.2011 16:11, schrieb David Maus:
> At Tue, 14 Dec 2010 11:16:21 +0100,
> Rainer Stengele wrote:
>> Hi all,
>>
>> I think I have found a bug in the agenda bulk actions for rescheduling 
>> several items.
>>
>> Reproducable excerpt from *Messages* is:
>> ..
> I could not reproduce this with Org-mode version 7.4 (release_7.4.95.ga2ac) 
> on GNU Emacs 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0)
>  of 2010-12-11 on raven, modified by Debian.
>
> If this problem still persists, could you run an uncompiled version
> (i.e. C-u M-x org-reload RET) and provide a backtrace?
>
> Best,
>   -- David
> --
> OpenPGP... 0x99ADB83B5A4478E6
> Jabber dmj...@jabber.org
> Email. dm...@ictsoc.de
Hi all,

this bug was fixed some time ago ...
Works now as before!

Thanks for considering.

Best,
Rainer

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[Orgmode] Introducing gnugol - an org-mode-output web search client

2011-01-02 Thread Dave Taht
I have been an avid user of org-mode for over 2 years now.

It has grown increasingly painful to exit emacs to use anything else!
Recently I found that making the jump to web-search-space was bothering
me...

So over the holiday I wrote a command line web search client with an
emacs interface and called it "gnugol". It uses the google json and bing
json APIs to search the web, and outputs the results in plain text, in
whatever format you're working in, notably, org, so you can navigate the
results in the mind-set you're in.

Gnugol is small, fast, simple, and growing more useful by the day. (I
wrote the doc (http://gnugol.taht.net) for it in org-mode, too)

It's not fully baked yet, but it's usable/reliable enough to have
plausible promise for other org-mode users, so I'm announcing it today,
here, in the hope I'll get comments, criticism, and patches.(especially,
patches! I'm not much of an elisp hacker, and a full on in-org interface
is thus far beyond me)

Installation instructions:

gnugol compiles on various linuxen (tested on debian/ubuntu x86, arm,
x86_64) and OSX

If you are using debian, you should be able to obtain almost all the
dependencies by doing a:

sudo apt-get install curl-dev

Regrettably, the json library jansson does not have a debian package yet
(at least on my distro), so you need to download and build it
separately. The git version has API changes that I haven't grokked yet,
so get version 1.3 from:

http://www.digip.org/jansson/

And go through the standard ./configure && make && make install # process

And for gnugol itself:

git clone git://github.com/dtaht/Gnugol.git
cd Gnugol
make; sudo make install

Copy the src/lisp/gnugol.el into your ~/.emacs.d directory and put a
(require 'gnugol) into your .emacs...

At the command line:

$ gnugol keywords to search for

In Emacs, esc-x gnugol phrase to look for

Example output:

# note, wrapped by my mail client, not gnugol
d...@cruithne:~/src/gnugol$ gnugol org-mode search engine

** [[http://orgmode.org/worg/blorgit.php][Blorgit: Org-Mode based, git
amenable, blogging engine]]
   Blorgit is a blogging engine which uses Org-Mode for markup, runs on
the Search The search bar compares your search terms as a perl-style
regular
**
[[http://orgmode.org/worg/org-tutorials/advanced-searching.php][Advanced
searching - Org-Mode]]
   For querying a collection of org files, Org-mode includes a powerful
built
** [[http://orgmode.org/worg/org-contrib/org-mac-maillink.php][Org Link
-- create Org-mode hyperlinks to Entourage mail messages]]
   The default is "copy-org-link". Then enter the exact key combination
that
**
[[http://metajack.im/2009/01/01/journaling-with-emacs-orgmode/][Journaling
with Emacs OrgMode]]
   Jan 1, 2009 (interactive) (switch-to-buffer (find-file
org-journal-file)) (widen) (let (( today a real-time search engine for
the Web, and Chesspark,
** [[http://www.emacswiki.org/emacs/OrgMode][EmacsWiki: Org Mode]]
   Aug 9, 2010 Lisp:org-mairix.el integrates Org mode with mairix email
search. outline-magic. el Google's Code Hosting feature has a new wiki
engine.

... Submitted in the hope that this might be useful and interesting... enjoy

--
Dave Taht
http://nex-6.taht.net

___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode