From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sanjib Sikder Subject: org-special-block Date: Fri, 5 Oct 2012 21:34:13 +0530 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=90e6ba6e86fab010f004cb5209b5 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49083) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKAP2-0004zr-9X for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 12:05:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TKAOs-0005zV-0S for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 12:05:27 -0400 Received: from mail-ie0-f169.google.com ([209.85.223.169]:52595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TKAOr-0005zI-R2 for emacs-orgmode@gnu.org; Fri, 05 Oct 2012 12:05:17 -0400 Received: by mail-ie0-f169.google.com with SMTP id 10so5027706ied.0 for ; Fri, 05 Oct 2012 09:05:17 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --90e6ba6e86fab010f004cb5209b5 Content-Type: text/plain; charset=ISO-8859-1 Hi, i am not understanding how to load org-special-blocks I have followed instructions in the following page http://orgmode.org/worg/org-contrib/org-special-blocks.html#Loading-it > Loading it (No surprises here) The easiest way is by M-x customize-apropos org-modules Check the line for special-blocks. This will cause it to be loaded every time you start org-mode. You'll still have to load it manually the first time. Of course, you can also just try it out by loading it manually. If you prefer to manually customize your emacs then make sure that the path to org's contrib directory is in your load-path and add the following to your .emacs. (require 'org-special-blocks) I have checked special-blocks in customize-apropos org-modules. But still i cannot load org-special-blocks. Please guide me. Thanks. ----------------------------- *Sanjib Sikder *Ph.D. Fellow Chemical Engineering IIT Bombay* * --90e6ba6e86fab010f004cb5209b5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

i am not understanding how to load org-special-blocks

I h= ave followed instructions in the following page
http://orgmode.o= rg/worg/org-contrib/org-special-blocks.html#Loading-it

Loadin= g it (No surprises here)

The easiest way is by=20

M-x customize-apropos org-modules

Check the line for special-blocks. This will cause it to be loaded every time you start org-mode.

You'll still have to load it manually the first time.

Of course, you can also just try it out by loading it manually.

If you prefer to manually customize your emacs then make sure that the path to org's contrib directory is in your load-path and add the following to your .emacs.

(require 'org-special-blocks)
I have checked special-blocks in customize-apropos org-modules. But s= till i cannot load org-special-blocks.

Please guide me.

Thank= s.

-----------------------------
<= font>Sanjib Sikder
Ph.D. Fellow
Chemical Enginee= ring
IIT Bombay




--90e6ba6e86fab010f004cb5209b5--