emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Babel] Small problem with tangling
@ 2010-10-13 14:15 Sébastien Vauban
  2010-10-13 15:26 ` Eric Schulte
  0 siblings, 1 reply; 13+ messages in thread
From: Sébastien Vauban @ 2010-10-13 14:15 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

I just tried this:

--8<---------------cut here---------------start------------->8---
Creating the following =.reg= file:

#+begin_src sh :tangle org-protocol-setup.reg
REGEDIT4

[HKEY_CLASSES_ROOT\org-protocol]
@="URL:Org Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\org-protocol\shell]
[HKEY_CLASSES_ROOT\org-protocol\shell\open]
[HKEY_CLASSES_ROOT\org-protocol\shell\open\command]
@="\"C:\\Programme\\Emacs\\emacs\\bin\\emacsclientw.exe\" \"%1\""
#+end_src

and double-click it.
--8<---------------cut here---------------end--------------->8---

and tangled it.

But, when clicking on the reg file, it fails... saying it is not a valid reg
file.

I've found the reason to be an empty first line that's always inserted at the
beginning of the file. Removing it cures the problem.

What should I do to get rid of that first *empty* line?

Best regards,
  Seb

-- 
Sébastien Vauban


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

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

end of thread, other threads:[~2010-10-15 12:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-13 14:15 [Babel] Small problem with tangling Sébastien Vauban
2010-10-13 15:26 ` Eric Schulte
2010-10-14  7:37   ` Sébastien Vauban
2010-10-14 13:53     ` Eric Schulte
2010-10-14 15:01       ` Sébastien Vauban
2010-10-14 23:17         ` Eric Schulte
2010-10-15 12:40           ` Sébastien Vauban
2010-10-14 12:28   ` [Babel] Small problem with... previewing Sébastien Vauban
2010-10-14 13:53     ` Dan Davison
2010-10-14 14:15     ` Eric Schulte
2010-10-14 14:55       ` Sébastien Vauban
2010-10-14 15:04         ` Dan Davison
2010-10-14 23:03         ` Eric Schulte

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).