int says the following:
4422 low Potentially malformed timestamp <2024-02-22 18:30-20:00>.
Parsed as: <2024-02-22 Thu 18:30-20:00>
which helped me catch a few other timestamps.
Best wishes,
Stephen
"<%s %s-%s%s>" start-date start-time end-time repeat)
which does not include the dayname.
What is the best way to improve this code?
Best wishes,
Stephen
refix is now nil for no prefix.
Stephen
Emacs : GNU Emacs 29.1 (build 2, aarch64-apple-darwin22.5.0, NS appkit-2299.60
Version 13.4.1 (c) (Build 22F770820d))
of 2023-08-05
Package: Org mode version 9.7-pre (release_9.6.11-923-g6f960f @
/Users/stephen/.emacs.d/straight/build/org/)
> It's in rfc5545 [1], referenced to from rfc7986 [2].
yes, that's it. There is also this validator that can check files
against the spec: https://icalendar.org/validator.html
Stpehen
.orgmode.org/87355ikzwk.fsf@localhost/T/#m180c100587d3d88ab5787942271a546b51891996
Thanks for copying me in on this.
There is a related issue about EOLs, not just \r\n -- each line should
be a maximum of 75 characters; this is handled by
org-icalendar-fold-string
I'll check out the revised code to see if this is still an issue.
Stephen
and a commit message.
org.el: Docstring fixes.
* lisp/org.el (org-hide-emphasis-markers)
(org-hide-macro-markers)
(org-pretty-entities-include-sub-superscripts): Follow elisp
convention for docstrings: 'Non-nil means ...'.
On Sat, Mar 25 2023, Stephen J. Eglen wrote:
&g
sure, sorry I missed that. I have signed papers with FSF for all my
Emacs contribs.
Stephen
doc/org-manual.org: document org-hide-emphasis-markers.
* doc/org-manual.org (Emphasis and Monospace): Document
org-hide-emphasis-markers.
On Sun, Mar 26 2023, Ihor Radchenko wrote
Some small docstring fixes to align with convention in Emacs for
'Non-nil means ...'
Stephen
diff --git a/lisp/org.el b/lisp/org.el
index 4d12084d9..08a6f1a50 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -3600,13 +3600,13 @@ following symbols:
(const :tag "Ent
Here is a small patch to document org-hide-emphasis-markers
Best wishes,
Stephen
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 37fd3df14..50662669e 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -11005,6 +11005,10 @@ To turn off fontification for marked up text, you
st.ics file, but copied here too:
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:test
PRODID//Stephen J. Eglen//Emacs with Org mode//EN
X-WR-TIMEZONE:GMT
X-WR-CALDESC:
CALSCALE:GREGORIAN
BEGIN:VEVENT ***
DTSTAMP:20230105T221431Z ***
UID:TS1-81DE7E9C-0385-49CE-8528-C2FD51372CB4 ***
DTSTART:20230105T1
l has
(straight-use-package 'org)
so I'm not sure what the fix is, but does anyone have any ideas on
providing a warning that uses the correct quote character?
Thanks, Stephen
Emacs : GNU Emacs 29.0.50 (build 1, aarch64-apple-darwin21.6.0, NS
appkit-2113.60 Version 12.5 (Bu
0
X-WR-CALNAME:notes
PRODID:-//Stephen Eglen//Emacs with Org mode//EN
X-WR-TIMEZONE:BST
X-WR-CALDESC:
CALSCALE:GREGORIAN
END:VCALENDAR
--
I have org-icalendar-include-sexps set to t
Any clues what could be going wrong?
Stephen
it possible instead to get the
editor to jump to the definition in config.org?
Stephen
On Thu, 15 Jul 2021 10:40:40 +0200 Stephen Berman
wrote:
> On Wed, 14 Jul 2021 20:43:24 -0400 John Kitchin
> wrote:
>
>> Hi all, I could use a bit of help with a regexp. I am trying to fine tune
>> the org-ref citation regexp to
>> make it orthogonal to org-cite
On Wed, 14 Jul 2021 20:43:24 -0400 John Kitchin wrote:
> Hi all, I could use a bit of help with a regexp. I am trying to fine tune the
> org-ref citation regexp to
> make it orthogonal to org-cite.
>
> I want to recognize these as org-ref links
>
> [[cite:schuett-2018-schnet]]
>cite:schuett-
On Sun, 09 May 2021 19:21:31 +0200 Stephen Berman
wrote:
> [I added emacs-orgmode@gnu.org in the Cc:]
>
> On Mon, 03 May 2021 18:07:25 +0200 Stephen Berman
> wrote:
>
>> By default `i' is a prefix key in calendar-mode for commands that insert
>> diary entries.
On Thu, 24 Jun 2021 14:09:46 +0200 to...@tuxteam.de wrote:
> On Thu, Jun 24, 2021 at 12:13:40PM +0200, Stephen Berman wrote:
>> On Wed, 23 Jun 2021 18:16:52 +0200 to...@tuxteam.de wrote:
>>
>> > On Wed, Jun 23, 2021 at 05:28:36PM +0200, to...@tuxteam.de wrote:
>>
On Wed, 23 Jun 2021 18:16:52 +0200 to...@tuxteam.de wrote:
> On Wed, Jun 23, 2021 at 05:28:36PM +0200, to...@tuxteam.de wrote:
>
> [calendar insert-diary-entry doing funny things]
>
> OK, I solved it by setting `org-calendar-insert-diary-entry-key' to
> [106], which is a ?j. It was set to ?i, whic
> I solved this part on maint branch.
Thank you!
> Sure. Patch welcome.
diff --git a/doc/org-manual.org b/doc/org-manual.org
index ab12fa70a..ea8901f28 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -6074,6 +6074,11 @@ separator in the latter case, e.g.:
| =11am--1:15pm= | \rAr
t worth mentioning in
the node, e.g. after ‘11am+2:15’ ⇒ same as above
"If you do not specify an end time, then you can provide a default
duration by setting org-agenda-default-appointment-duration."
Best wishes, Stephen
Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, G
[I added emacs-orgmode@gnu.org in the Cc:]
On Mon, 03 May 2021 18:07:25 +0200 Stephen Berman
wrote:
> By default `i' is a prefix key in calendar-mode for commands that insert
> diary entries. But if you happen to display a buffer that activates
> org-mode machinery, then `i
e. Only level 2 outline
> will become events. You may want to export region instead.
Thank you very much Nicolas for explaining; this was my mistake.
My solution for now is to use org-narrow-to-subtree and then export it.
Stephen
list.
Hi,
With a simple test file /tmp/o.ics:
** test
<2021-03-18 Thu 15:00-16:00>
body of text
If I first do C-c C-e c f I get a correct .ics file:
Version 1
BEGIN:VCALENDAR
VERSION:2.0
X-WR-CALNAME:o
PRODID:-//Stephen Eglen//Emacs with Org
Just wanted to say a quick thanks for the website updates, it looks great.
I'm glad org-mode is still available because it's just a joy to use and
super powerful. Thanks.
--
Stephen Burke
Hello all!
I have been working to increase my frame use with emacs, and have taken the
following from the manual:
(custom-set-variables
'(display-buffer-base-action
'(
(display-buffer-reuse-window display-buffer-pop-up-frame)
(reusable-
On Wed, 12 Feb 2020 18:01:07 +0100 Bastien wrote:
> Hi Stephen,
>
> I don't think this was intentional, I reverted to the old
> dircategory, thanks to you and Drew for reporting this.
Thanks for restoring it.
Steve Berman
The update of Org mode to 9.3 in the Emacs sources
(http://git.savannah.gnu.org/cgit/emacs.git/commit/doc/misc/org.texi?h=emacs-27&id=165f7383822086d465519ebe6e4283723923f097)
contains this change to doc/misc/org.texi:
-@dircategory Emacs editing modes
+@dircategory Emacs
which resulted in mo
orgmode.org’...failed
Opening TLS connection with ‘gnutls-cli --x509cafile
/etc/ssl/certs/ca-certificates.crt -p 443 orgmode.org --protocols ssl3’...failed
Opening TLS connection to ‘orgmode.org’...failed
Failed to download ‘org’ archive.
Have I got a broken install somewhere?
Thanks, Stephen
xplains adequately I hope.
---
>From ead5f09134e64794737b9de6913540f9b8fd52da Mon Sep 17 00:00:00 2001
From: Stephen Mackenzie
Date: Sun, 16 Apr 2017 23:37:40 -0400
Subject: [PATCH] ox-confluence.el: Blank org table cells produce required
whitespace
* contrib/lisp/ox-confluence.el (org-confl
Lars Ingebrigtsen writes:
> John Wiegley writes:
>
>> We're moving toward a future where Emacs.git will represent "core
>> Emacs", and only contain what core needs (plus a few historical bits,
>> I'm sure). There should be no argument for keeping a project in core
>> just to gain auxiliary benef
rectly into the Google
> calendar back into my org files.
Thank you Eric. I'm just trying the new MobileOrg, as I prefer its
syncing method, but as yet I don't think it does calendar merging.
Best wishes,
Stephen
gle parsing the file though.
Stephen
I was in the progress of writing my own email about this same issue. I was
not aware that C-c C-c is no longer used for disabling overlays. If this is
the case, what is the correct workflow for toggling these previews on and
off?
Thanks,
-Stephen
Stephen J. Barr
PhD Candidate, Operations
Org’s "datey" syntax to
> allow provide an end in this statement,
>
> <2015-10-08 Thu 11:00-12:00 8+1w>
>
> What is the syntax you have got in mind?
I wrote a suggestion above, e.g. "8+1w" would mean that the +1w (every week)
repeater was constrained to a maximum of 8 times.
Stephen
STYLE SEXP ENTRIES"? I can see how to fix it
by extending diary-cyclic to include the parameter specifying the max
number of repeats.
Thanks,
Stephen
always
offer me all tags in all org-agenda-files files.
Thanks,
Stephen
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425 516 5012
Email: stev...@uw.edu
Twitter
Hello,
I am using org-mode 8.2.10 with helm. When I am adding tags to a headline,
the first tag offers me completions of all possible tags in the file.
However, if I go back later and add additional tags, I am not offered
completion. How can I fix this?
Thanks,
Stephen
Stephen J. Barr
PhD
that gets called on link
creation. E.g., if I type stevejb:my_word. I would like to immediately have
"stevejb:my_word" sent on dbus or something like that.
Is there existing infrastructure for this? Is this the right approach?
Thanks,
Stephen
Stephen J. Barr
PhD Student, Operations Manag
some incorrect syntax somewhere. Is there a
way to find out where this is?
Thanks,
-Stephen
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425 516 5012
Email: stev
Thank you for the help. I think I can start hacking something together now
that will do what I want it to do.
Stephen J. Barr
PhD Student, Operations Management
Dept: Information Systems and Operations Management (ISOM)
Michael G. Foster School of Business
University of Washington
Phone: 425
nt string after Markdown conversion.
CONTENTS is the transcoded contents string. INFO is a plist used
as a communication channel."
(concat "THIS DOCUMENT BY: " (plist-get info :author) "\n" contents)
)
However, I get an error:
org-md-template: Wrong type argument: characterp
I want to sum clock times for items which are in state TODO in the agenda.
Using org-clocksum-curret-item as a template:
(defun org-clock-sum-current-item (&optional tstart)
"Return time, clocked on current item in total."
(save-excursion
(save-restriction
(org-narrow-to-s
ight be time to get it to
default to ido or icomplete.
Stephen
would like a document containing just the
terms defined in the paper, and none of the rest of the content.
Thanks,
Stephen
Thorsten Jolitz writes:
> "Stephen J. Barr" writes:
>
>> I have a document that has a lot of definitions defined as custom
>> blocks, eg.
>
definitions in sequence?
Thanks,
Stephen
--
Sent with my mu4e
Thank you for letting me know. This may be a fun project!
Nick Dokos writes:
> Stephen J. Barr writes:
>
>> Hello,
>>
>> I often use org-preview-latex-fragment and sometimes I would like to
>> turn the previews on and off on a case-by-case basis. Then I do C-
Hello,
I often use org-preview-latex-fragment and sometimes I would like to
turn the previews on and off on a case-by-case basis. Then I do C-c C-c,
it turns off all the previews. Is there a way to toggle the preview just
for the fragment at the point?
Thanks!,
Stephen
--
Sent with my mu4e
}
How do I disable this behavior?
Thanks,
Stephen
--
Sent with my mu4e
labels. Can reftex keep track of equation labels in an org-mode
document? I would love to be able to do C-c = and have identical
behavior in org-mode and latex. Is anyone working on this? How can I
help?
Thanks,
Stephen
--
Sent with my mu4e
I think that iI figured it out. I was transposing the last two arguments
for some of the cases. Just curious, in the documentation for org-class,
(org-class Y1 M1 D1 Y2 M2 D2 DAYNAME &rest SKIP-WEEKS)
what is &rest ?
Thanks,
Stephen
ndo...@gmail.com writes:
> Stephen J. B
So, from a broader perspective, perhaps this org-class stuff is not the
right way to go. I am also noticing that the icalendar-export does not seem
to be exporting these diary-sexps anyway. Perhaps I can
use org-clone-subtree-with-time-shift to do most of what I want.
Best,
Stephen
On Mon, Jan
What I am now seeing is that the particular date gets picked up, but not
the time. Am I doing something incorrect with the syntax?
Best,
Stephen
On Mon, Jan 6, 2014 at 1:50 PM, Nick Dokos wrote:
> Stephen J. Barr writes:
>
> > Greetings org-mode,
> >
> > I am trying
!
*** Teaching
<%%(org-class 2014 1 6 2014 3 10 1 1)> 7:00pm-8:30pm
I would appreciate any advice on this.
Thanks,
Stephen
--
Sent with my mu4e
github.com/simonthum/ical2org but
I couldn't get this to work correctly with British Summer Time, despite
help from the author. (The python script seems to handle the timezones
okay for me.)
Stephen
Thank you for the clarification Eric. That did exactly what I wanted it to!
Best,
Stephen
e.fr...@ucl.ac.uk writes:
> "Stephen J. Barr" writes:
>
>> I agree with the "less stuff" part. The first pass in my slides is for
>> content, second pass is for
d possibly different) slide breaks. E.g. perhaps beamer breaks 9
elements into 3 3-elements slides whereas reveal breaks into 2 slides, one
with 5 elements and one of 4 elements.
I'll look around for the previous post but in the mean time I think I will
stick with method 0.
Thanks,
Stephen
Best,
S
?
Thanks,
-Stephen
#+OPTIONS: reveal_center:t reveal_progress:t reveal_history:nil
reveal_control:t reveal_mathjax:t num:nil toc:nil
#+REVEAL_TRANS: linear
#+REVEAL_THEME: night
#+REVEAL_HLEVEL: 2
#+ATTR_REVEAL: :frag highlight-red
#+BEAMER_FRAME_LEVEL: 1
No worries. Thank you for getting back to me.
b...@gnu.org writes:
> Hi Stephen,
>
> "Stephen J. Barr" writes:
>
>> In a table, is it possible to denote that an entire column is LaTeX
>> markup, rather than using the $$ markup around ea
$$ | This is a cubic |
|-+--|
Is there a better way to do this?
Thanks,
Stephen
> sorry the patch was incomplete. The correct one is on a branch I just
> pushed named "tz-test".
>
> For me it works the same but maybe it works for you.
Thanks Simon, but unfortuantely I'm still seeing [UTC].
Stephen
se)
>
> for
>res = orgTimeSpan(tstart.ruby_value, tend.ruby_value, repeaterClause)
>
Thanks very much Simon, but when I do that, I get:
undefined method `ruby_value' for #
["/local/data/home/stephen/langs/ruby/ical2org/ical2org.rb:126:in
`orgTimeSpanTZ'",
Stephen
gt; I assume that your initial example RRULE would require either "...4+1d>"
> or "+1d:4"
Yes, thanks.
Stephen
(how do I edit that?)
Is there a typo in the install section of the doc? I had to do "gem
install ri_cal" (rather than rical)?
Would still be interested though in thoughts about finite repeater
intervals.
Stephen
dered to
allow finite number of repeats? I can offer to code something up for
consideration if this sounds sensible.
Thanks, Stephen
On Thu, 27 Jun 2013 17:32:17 +0200 Bastien wrote:
> Just one question: do you get feedback from todo-mode.el users?
> Do you know if there are some/many out there? Just curious to
> see other's people use.
Since I became the maintainer more than four years ago there haven't
been any bug reports
On Wed, 12 Jun 2013 20:01:14 +0200 Thorsten Jolitz wrote:
> on the 'emacs-devel' mailing list I saw the announcement of a new
> version of `todo-mode.el', which I found a bit surprising - I would not
> have expected that something else as Org-mode is used nowadays to manage
> todo lists with Emac
On Wed, Mar 27, 2013 at 6:33 AM, Carsten Dominik
wrote:
>
> On 27.3.2013, at 04:52, Charles Berry wrote:
>
>> After running that block, I move to my *.org buffer, make sure there is an
>> 'images' directory in M-x pwd RET, make sure I have an image somewhere on my
>> desktop, then move my cursor
Eli Zaretskii writes:
> Not even that: the release candidate already reports its version as
> 24.3, so all is needed is to rename the tarball and upload to
> ftp.gnu.org.
I stand corrected.
joa...@verona.se writes:
> Just a small reminder of the idea Stefan sometimes drops in these
> discussions:
> - Emacs "trunk" could be stripped of all but the bare essentials to
> achieve bootstrap.
I don't know that I'd go so far as to include all of CC-mode, but more
than once I've missed s
Xue Fuqiao writes:
> On 03/08/2013 02:40 PM, Bastien wrote:
> > I missed the distinction between "pretest" and "release candidate".
>
> What's the difference between "pretest" and "release candidate"?
A release candidate may be considered to be a kind of pretest.
The difference (as Glenn al
Bastien writes:
> I find it hard to draw a clear line between regressions and bugs,
> especially since Org 7.9.x versions are way behind the current Org
> master branch.
A regression is a feature that is missing, incomplete, or buggy in the
current HEAD that was present, complete, and correct
tribute
> to debugging.
>
> So, feel free to share attachments :)
Thanks Bastien; as you'll see, in the meantime Christopher already fixed
this issue in master. Next time, I'll keep it on the list!
Stephen
>> git log | head -3
>> commit 3a0e559ad976eaf8e6e6d4b304209d310e282a7d
>> Author: Bastien Guerry
>> Date: Sun Feb 24 19:42:12 2013 +0100
>>
>
> FWIW, I'm on that commit and I don't see the problem.
Thanks Nick; based on your comments and Achim's other replies, I nuked
and reinstalled orgmode
could be sent to the list?
Stephen
ll try and
debug this end. But just for the record, here's the output you asked
for. I get the byte-compile error when doing "make" in the top-level.
Stephen
$ git log | head -3
git log | head -3
commit 3a0e559ad976eaf8e6e6d4b304209d310e282a7d
Author: Bastien Guerry
Date:
e currently don't
set it in ESS.
(if (not (derived-mode-p 'org-mode))
outline-regexp
Thanks, Stephen
Attached is a suggested rewording of the docstring for
org-agenda-prefix-format.
*** /tmp/ediff30654gin 2013-02-18 14:03:46.999849795 +
--- /local/data/home/stephen/langs/emacs/elisp-ds/org-mode/lisp/org-agenda.el
2013-02-18 14:02:48.731846974 +
***
*** 1562,1572
av-files files)))
(org-caldav-set-files-from-org-agenda)
Stephen
in it that I thought was just for one machine, but must have
been for all machines! Removing that .netrc file solved my problem,
thanks.
Stephen
e my password in that file.
Hmmm. not having any luck here; it works with .authinfo, but not with
.authinfo.gpg in Emacs 24.1.
I have
(require 'auth-source)
but it doesn't seem to help. Does url.el and friends in Emacs 24.1
use auth-source?
Stephen
t; password for my Google account, if it is being used should I even get a
> password prompt?
>
> Cheers,
Dear all,
I think it is a problem somewhere with my local setup; if I add the
following to .authinfo (chmod 600) then it uses the right username:
Machine www.google.com login my-gmail-login
I'm now about to see how to setup .authinfo.gpg so that I can also
include my password in that file.
As David has pointed out, try the call to url-retrieve-synchronously
first, as that needs to be working before org-caldav works.
Stephen
org-caldav just asking for the
password, and not the username? I am now trying org-caldav, and am seeing the
same problem. Happy to debug further if you can tell me which functions to look
into.
Thanks, Stephen
Hi,
I started using orgtbl-mode (which is great BTW) to prep my tables in a
latex document. Can I get it to use booktabs line separators (such as
\toprule) rather than \hline in the auto-generated latex when I hit C-c
C-c on the table?
Thanks, Stephen
g settings a select that
> calendar specifically. It all works like a champ... let me know if you
> have any issues with it.
Thanks Matt, I've got it working now. (I created a new calendar just
for MobileOrg, and then the syncing worked a charm.) Best wishes, Stephen
y
org-generated items are on the phone, but not the web application.
Thanks, Stephen
read-only copy in the Dropbox folder. FOr now I'm deleting the
read-only files in Dropbox and restarting, but anyone else got a better
solution?
Stephen
were to ask me what I found difficult, was that it was
quite overwhelming knowing where to start. (So I started small by
learning the agenda features...)
Stephen
Michael Hannon writes:
> Bastien wrote:
>
>>Michael Hannon writes:
>>
>>> Hi, folks. Just FYI:
>
When using C-c } in a table, the columns are labelled $1, $2, etc. How
can I get them labelled as "A", "B" etc, as in the figure
http://orgmode.org/worg/images/bzg/reference_visualization.jpg
Thanks, Stephen
Aha,
On Sun, May 20, 2012 at 10:56 AM, Stephen Nelson-Smith
wrote:
> '(org-agenda-files (quote ("~/Dropbox/GTD/gtd.org")))
I think this should be (setq org-agenda-files ...)
S.
Hi,
I have notes from mobile.org appearing in ~/org/from-mobile.org
I try to refile them under a headline in my gtd.org, which is listed
as an agenda file.
However, when I do C-c C-w I don't see any options for refiling other
than under other headlines in the from-mobile.org.
The relevant secti
If you liked mu, I think you'll like mu4e; Dirk's doing a
great job!
Stephen
A relatively new emacs mailer, mu4e, is worth mentioning:
http://www.djcbsoftware.nl/code/mu/mu4e.html
I really like it so far + it has support for org mode links.
Stephen
oops, sorry Bastien, old (ediff) habits die hard!
org-icalendar-timezone: doc string fix
* lisp/org-icalendar.el (org-icalendar-timezone): Fix typo and clarify
meaning.
Small typo (of -> or); clarify meaning of how timezone is calculated if
this variable is left as nil.
TINYCHANGE
diff --git a
Typo and suggested change in docstring.
*** /var/folders/ix/ixcktwmzGyyc6z4C5D4ypU+++TI/-Tmp-/ediff3069aCw
2012-04-03 22:31:26.0 +0100
--- /Users/stephen/langs/emacs/elisp-ds/org-mode/lisp/org-icalendar.el
2012-04-03 22:08:47.0 +0100
***
*** 194,200
Excellent. Thank you.
On Sat, Mar 31, 2012 at 3:47 PM, Carsten Dominik
wrote:
>
> On 31.3.2012, at 21:24, Stephen J. Barr wrote:
>
>> Dear org-mode list,
>>
>> Quick and easy question:
>>
>> I want to make a document that has a table where one column
Hello,
This seems like a simple question but I can't seem to find the answer?
How do I specify the table width for an org-table that I will export
to HTML?
Thanks,
Stephen
much for the fantastic plugin.
One other quick question: Does org-mode and org2blog work with
numbered equations and equation references? If so, could someone
provide a simple example?
Thanks,
Stephen
On Thu, Mar 15, 2012 at 2:51 PM, Puneeth Chaganti wrote:
> On Thu, Mar 15, 2012 at 10:21
AGS: noexport
#+LINK_UP:
#+LINK_HOME:
#+XSLT:
Am I doing something wrong?
Thanks,
Stephen
's recent problems with reproducible research
http://www.cbsnews.com/video/watch/?id=7398476n&tag=contentMain;contentAux
and the heroic efforts to uncover what had been done (37 min):
http://videolectures.net/cancerbioinformatics2010_baggerly_irrh/
Stephen
Uwe Brauer writes:
> (if (featurep 'xemacs)
> (font-height (get-face-font 'default))
The function you want is `face-font'.
1 - 100 of 229 matches
Mail list logo