* How to make emacs to load .svg file as a text file
@ 2010-02-23 23:54 hap 497
2010-02-24 7:00 ` tomas
0 siblings, 1 reply; 4+ messages in thread
From: hap 497 @ 2010-02-23 23:54 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
How to make emacs to load .svg file as a text file? right now, it
appears a white square in my emacs window?
Thank you.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make emacs to load .svg file as a text file
[not found] <mailman.1746.1266969301.14305.help-gnu-emacs@gnu.org>
@ 2010-02-24 0:07 ` Hibou57 (Yannick Duchêne)
2010-02-24 9:26 ` Peter Dyballa
0 siblings, 1 reply; 4+ messages in thread
From: Hibou57 (Yannick Duchêne) @ 2010-02-24 0:07 UTC (permalink / raw)
To: help-gnu-emacs
Le Wed, 24 Feb 2010 00:54:55 +0100, hap 497 <hap497@gmail.com> a écrit:
> Hi,
>
> How to make emacs to load .svg file as a text file? right now, it
> appears a white square in my emacs window?
>
> Thank you.
>
>
Hello,
"M-x text-mode" did not worked ? What do you get when you try this ?
When you say it appears as a white square : can you tell more ?
--
No-no, this isn't an oops ...or I hope (TM) - Don't blame me... I'm just
not lucky
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make emacs to load .svg file as a text file
2010-02-23 23:54 hap 497
@ 2010-02-24 7:00 ` tomas
0 siblings, 0 replies; 4+ messages in thread
From: tomas @ 2010-02-24 7:00 UTC (permalink / raw)
To: hap 497; +Cc: help-gnu-emacs
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, Feb 23, 2010 at 03:54:55PM -0800, hap 497 wrote:
> Hi,
>
> How to make emacs to load .svg file as a text file?
In my version (23.91.1) you just haveto type C-c C-c (i.e twice
CONTROL-c). It tells you that in the mode line (that's this little line
at the bottom).
> right now, it
> appears a white square in my emacs window?
It tries to display it as an image. Maybe it is a white square -- or may
be the right library is missing?
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFLhM6GBcgs9XrR2kYRAvgUAJ9vqq3LQ7BeKOX6BgJaA7hQGeu7+wCdGRe5
+DxtIiTofWq2ymExg1rpdbg=
=vXgz
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: How to make emacs to load .svg file as a text file
2010-02-24 0:07 ` How to make emacs to load .svg file as a text file Hibou57 (Yannick Duchêne)
@ 2010-02-24 9:26 ` Peter Dyballa
0 siblings, 0 replies; 4+ messages in thread
From: Peter Dyballa @ 2010-02-24 9:26 UTC (permalink / raw)
To: hap497; +Cc: Emacs Users
> Le Wed, 24 Feb 2010 00:54:55 +0100, hap 497 <hap497> a écrit:
>
>> Hi,
>>
>> How to make emacs to load .svg file as a text file? right now, it
>> appears a white square in my emacs window?
When you were building GNU Emacs librsvg was not found during the
configure phase. SVG (and many other graphics formats) can be
displayed as the pictures they are. If you don't want this you can
type C-c C-c and the presentation is toggled. You can change auto-mode-
alist and map some other mode to SVG format so that image-mode will
never take control of it.
--
Greetings
Pete
"By filing this bug report you have challenged the honor of my family.
Prepare to die!"
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-02-24 9:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1746.1266969301.14305.help-gnu-emacs@gnu.org>
2010-02-24 0:07 ` How to make emacs to load .svg file as a text file Hibou57 (Yannick Duchêne)
2010-02-24 9:26 ` Peter Dyballa
2010-02-23 23:54 hap 497
2010-02-24 7:00 ` tomas
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.