all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] org-wl: Minor bugfix and cosmetic change to meet coding style
@ 2010-05-12  8:55 David Maus
  2010-05-12 14:27 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: David Maus @ 2010-05-12  8:55 UTC (permalink / raw)
  To: emacs-orgmode

Last patch for org-wl contained a minor glitch that prevented
`org-remember' to be called when point was on a WL folder group.
Furthermore some lines in org-wl don't meet the coding style.

Patches for these glitches are available on 

git://github.com/dmj/dmj-org-mode.git org-wl

Let's see if the git magic (tm) works as expected.

HTH
 -- David

David Maus (2):
  Don't throw error when `org-store-link' called on WL folder group.
  Adjust indentation to meet coding style.

 lisp/ChangeLog |    5 +++
 lisp/org-wl.el |   76 ++++++++++++++++++++++++++++---------------------------
 2 files changed, 44 insertions(+), 37 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-05-14 14:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-12  8:55 [PATCH 0/2] org-wl: Minor bugfix and cosmetic change to meet coding style David Maus
2010-05-12 14:27 ` Carsten Dominik
2010-05-14 14:58   ` David Maus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.