Hi all,
when I want to export and browse an org-file using the command C-c C-e
b, orgmode looks for a browser to display the exported html-page. I HAD
installed Opera, but switched to Firefox for several reasons. But now
orgmode still wants to use Opera as default browser to display the
exported h
What system are you on? Under Mac OS X and under Windows, org-mode
calls the program "open", which does exactly the same as
double-clicking a file name. So on these two system, you should make
Firefox the default Browser on the system level.
On a Linux or Unix system, this uses the Emacs pac
Hi, can you help me to figure out how to do this calculation. I want
to calculate the average, probably by using vmean(), of a table like
this.
|name | score |
|-+---|
| a |10 |
| b | - |
| c | 6 |
|-+---|
| average | 8