emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Bernt Hansen <bernt@norang.ca>
Cc: emacs-orgmode@gnu.org
Subject: Re: Export ascii-images using ditaa when targeting HTML?
Date: Wed, 12 Nov 2008 21:33:13 +0100	[thread overview]
Message-ID: <87iqqs4rcm.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <8763msloae.fsf@gollum.intra.norang.ca> (Bernt Hansen's message of "Wed, 12 Nov 2008 14:47:21 -0500")

Hi Bernt,


I'll follow your advice for all future changes to my alternative system
here. `C-c r' did it's job already :-)


Thanks,

  Sebastian


Bernt Hansen <bernt@norang.ca> writes:
> Not all of them but it will (or should) adjust whatever belongs to the
> package you are switching.  Some of those links (for me) are from a
> different java package.
>
> On my system I can configure
>
>   java
>   javac
>   javadoc
>   javah
>
> separately but some of those only have one alternative (so you can't
> change it)
>
> It's still better than manipulating the links by hand (I think) since
> you're less likely to point at incorrect packages.
>
> -Bernt
>
>
> Sebastian Rose <sebastian_rose@gmx.de> writes:
>
>> Hi Bernt,
>>
>>
>> will
>> # update-alternatives --config java
>> adjust all those links?
>>
>>
>> sh$ ls -1 /etc/alternatives/java*
>> /etc/alternatives/java
>> /etc/alternatives/javac
>> /etc/alternatives/javac.1.gz
>> /etc/alternatives/javadoc
>> /etc/alternatives/javadoc.1.gz
>> /etc/alternatives/javah
>> /etc/alternatives/javah.1.gz
>> /etc/alternatives/javap
>> /etc/alternatives/javap.1.gz
>> /etc/alternatives/java-rmi.cgi
>> /etc/alternatives/java_vm
>> /etc/alternatives/javaws
>> /etc/alternatives/javaws.1.gz
>>
>>
>>
>> Anyway, thanks for the tip. It easier than editing those links by hand
>> and shows all the alternatives present on the system.
>>
>>
>> Sebastian
>>
>>
>>
>> Bernt Hansen <bernt@norang.ca> writes:
>>> Sebastian Rose <sebastian_rose@gmx.de> writes:
>>>
>>>> OK, fixed.
>>>>
>>>>
>>>> I did NOT have to adjust all the /etc/alternatives/java* stuff.
>>>>
>>>> Just java and javac have been changed on some updating or installation
>>>> of packages depending on the free java stuff.
>>>>
>>>>
>>>> sh$ cd /etc/alternatives/
>>>> sh$ rm java
>>>> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/java java
>>>> sh$ rm javac
>>>> sh$ ln -s /usr/lib/jvm/java-6-sun/bin/javac javac
>>>
>>> This is a better way to update the alternatives
>>>
>>> # update-alternatives --config java
>>>
>>> and you pick from the provided alternatives.  It updates multiple links
>>> as required.
>>>
>>> -Bernt
>>>
>>
>> -- 
>> Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
>>
>> Tel.:  +49 (0)511 - 36 58 472
>> Fax:   +49 (0)1805 - 233633 - 11044
>> mobil: +49 (0)173 - 83 93 417
>> Email: s.rose emma-stil de, sebastian_rose gmx de
>> Http:  www.emma-stil.de
>

-- 
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover

Tel.:  +49 (0)511 - 36 58 472
Fax:   +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Email: s.rose emma-stil de, sebastian_rose gmx de
Http:  www.emma-stil.de

  reply	other threads:[~2008-11-12 20:30 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-06 16:12 Export ascii-images using ditaa when targeting HTML? Mac
2008-11-12  1:57 ` Eric Schulte
2008-11-12  8:14   ` Mac
2008-11-12  9:44     ` Mac
2008-11-12 10:00     ` Carsten Dominik
2008-11-12 10:17       ` Mac
2008-11-14 14:54   ` Bernt Hansen
2008-11-14 15:51     ` Carsten Dominik
2008-11-14 16:02       ` Bernt Hansen
2008-11-12  1:59 ` Eric Schulte
2008-11-12  6:45   ` Carsten Dominik
2008-11-12  9:53     ` Mac
2008-11-12 13:54   ` Sebastian Rose
2008-11-12 15:59     ` Carsten Dominik
2008-11-12 18:33       ` Sebastian Rose
2008-11-12 18:42         ` Sebastian Rose
2008-11-12 19:18           ` Bernt Hansen
2008-11-12 19:41             ` Sebastian Rose
2008-11-12 19:47               ` Bernt Hansen
2008-11-12 20:33                 ` Sebastian Rose [this message]
2008-11-12 18:53         ` Eric Schulte
2008-11-12 19:13           ` Sebastian Rose
2008-11-12 19:30             ` Eric Schulte
2008-11-12 20:31               ` Sebastian Rose
2008-11-12 20:47                 ` Eric Schulte
2008-11-12 21:54                   ` Sebastian Rose
2008-11-12 23:01                   ` Carsten Dominik
2008-11-12 22:42   ` Eric Schulte

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87iqqs4rcm.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).