From mboxrd@z Thu Jan 1 00:00:00 1970 From: Suhas Pai Subject: Centos 6.5 => emacs 23.1 => org 6.21b => Need help Date: Thu, 3 Apr 2014 10:04:00 -0700 (PDT) Message-ID: <1396544640.3868.YahooMailNeo@web162103.mail.bf1.yahoo.com> Reply-To: Suhas Pai Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="-1130188905-598667494-1396544640=:3868" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54259) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WVl6c-0004FI-Ky for Emacs-orgmode@gnu.org; Thu, 03 Apr 2014 13:07:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WVl6T-0003Be-FW for Emacs-orgmode@gnu.org; Thu, 03 Apr 2014 13:07:10 -0400 Received: from nm49.bullet.mail.ne1.yahoo.com ([98.138.120.56]:21783) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1WVl6S-0003Ba-Ot for Emacs-orgmode@gnu.org; Thu, 03 Apr 2014 13:07:01 -0400 References: 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" ---1130188905-598667494-1396544640=:3868 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable My kudos to the orgmode team. I love the package and want to use=0Ait to te= ach a Fall course in engineering. I use Centos and typed the following=0Ato= get the latest:=0A=0Asudo yum groupupdate emacs=0APackage 1:emacs-23.1-25.= el6.x86_64 already installed and latest version=0AIn order to preserve the = integrity of all pacakges installed, I prefer not=0Adeviate from "yum" so I= don't have the latest emacs (24.1) or the orgmode pacakge.=0A=0A* Shell mo= de=0A#+begin_src sh :exports both=0Aecho "Hello world"=A0 # C-c C-c=0A#+end= _src=0A=0ACurrently, I'm running into the following issues and can easily s= hare my session via VNC to =0Asee the problem firsthand.=0A=0A1. C-c C-e b= =A0 says "exporting done" but it doesn't open it in firefox however when I = open sh.html in emacs and type C-c C-s and C-c C-v, it displays in firefox.= =0A2. When I keep my cursor on "Hello world" and do C-c C-c it comes back w= ith "org-ctrl-c-ctrl-c: C-c C-c can do nothing useful at this location. I w= as expecitng "#+results:"=0A3. When publish, is there a way to tell org mod= e to create all files with 755 permissions. It correctly creates them in ~/= public_html directory but with 700 permissions.=0A4. Is there a colorful st= ylesheet that allows me set the backgroud color, image, etc.? Should I just= save it in ~/org/css directory. The html output is bit dull at the moment.= =0A5. I plan to teach some hardware languages where I want to show compile,= simulate and view waveforms using babel-org mode. How do I add HW language= support?=0A6. I noticed that if I just have code without heading, it picks= up the first line of the language as heading. =0A7. It didn't auto complet= e submit in the current org version I have =3D> M-x org-submit-bug-report R= ET=0A=0AMy apologies for not finding the solution to these problems even af= ter extensive googling and youtubing.=0A=0AThanks,=0ASuhas=0A ---1130188905-598667494-1396544640=:3868 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
My kudos to the orgmode team. I love t= he package and want to use
it to teach a Fall course in engineering. I u= se Centos and typed the following
to get the latest:

sudo yum gro= upupdate emacs
Package 1:emacs-23.1-25.el6.x86_64 already installed and = latest version
In order to preserve the integrity of all pacakges instal= led, I prefer not
deviate from "yum" so I don't have the latest emacs (2= 4.1) or the orgmode pacakge.

* Shell mode
#+begin_src sh :exports= both
echo "Hello world"  # C-c C-c
#+end_src

Currently, = I'm running into the following issues and can easily share my session via V= NC to
see the problem firsthand.

1. C-c C-e b  says "exporting done" but it doesn't open it in firefox however when I open sh.= html in emacs and type C-c C-s and C-c C-v, it displays in firefox.
2. W= hen I keep my cursor on "Hello world" and do C-c C-c it comes back with "or= g-ctrl-c-ctrl-c: C-c C-c can do nothing useful at this location. I was expe= citng "#+results:"
3. When publish, is there a way to tell org mode to c= reate all files with 755 permissions. It correctly creates them in ~/public= _html directory but with 700 permissions.
4. Is there a colorful stylesh= eet that allows me set the backgroud color, image, etc.? Should I just save= it in ~/org/css directory. The html output is bit dull at the moment.
5= . I plan to teach some hardware languages where I want to show compile, sim= ulate and view waveforms using babel-org mode. How do I add HW language sup= port?
6. I noticed that if I just have code without heading, it picks up= the first line of the language as heading.
7. It didn't auto complete submit in the current org version I have =3D> M-x org-submit-bug-report RET

My apol= ogies for not finding the solution to these problems even after extensive g= oogling and youtubing.

Thanks,
Suhas
=
---1130188905-598667494-1396544640=:3868--