all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [BUG] org-babel-perl and formats
@ 2010-04-08  0:22 Łukasz Stelmach
  2010-04-08 15:50 ` Dan Davison
  0 siblings, 1 reply; 5+ messages in thread
From: Łukasz Stelmach @ 2010-04-08  0:22 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

I am not sure I will be able to spend some time on this so I'll share my
observation with you. org-babel-perl can't cope with perl formats, with
their endings to be precise. A format is defined by:

format FORMAT_NAME = 
body of the format
.

The problem is that formats *must* and with a single solitary dot or, to
be precise "\n.\n" sequence. org-babel-perl doesn't care about it and
puts "\t" befor the dot.

Are these indents really necessary in the text
that goes straight through IPC pipes of our OS of choice?

-- 
Miłego dnia,
Łukasz Stelmach

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

end of thread, other threads:[~2010-04-09 20:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-08  0:22 [BUG] org-babel-perl and formats Łukasz Stelmach
2010-04-08 15:50 ` Dan Davison
2010-04-09  9:11   ` Łukasz Stelmach
2010-04-09 13:21     ` Dan Davison
2010-04-09 20:53       ` Łukasz Stelmach

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.