[wish] make gedit save files as windows-readable text files
Bug #197028 reported by
Savvas Radevic
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gedit |
Fix Released
|
Wishlist
|
|||
gedit (Ubuntu) |
Fix Released
|
Wishlist
|
Ubuntu Desktop Bugs | ||
gedit-plugins (Ubuntu) |
Invalid
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: gedit
Ubuntu hardy heron alpha 5
I've noticed that text files written in windows notepad and gedit files aren't compatible due to their different default encodings.
By default, Windows uses ANSI coding.
I would love to have a graphical way to save a text in gedit that can be easily read in Windows Notepad.
I suggest a Character Coding option named either "ANSI" or "Windows" when users go to menu File -> Save as
P.S. I know this can be done using unix2dos or by using replace to change \n to \r\n, but I'm asking this for the sake of easier desktop use :)
P.P.S. This could even be added as a plugin.
Changed in gedit: | |
importance: | Undecided → Wishlist |
Changed in gedit-plugins: | |
importance: | Undecided → Wishlist |
Changed in gedit: | |
status: | Confirmed → Triaged |
Changed in gedit-plugins: | |
status: | Confirmed → Triaged |
Changed in gedit: | |
status: | Unknown → New |
Changed in gedit: | |
status: | New → Invalid |
Changed in gedit: | |
status: | Invalid → Unknown |
Changed in gedit: | |
status: | Unknown → Confirmed |
Changed in gedit: | |
importance: | Unknown → Wishlist |
status: | Confirmed → Fix Released |
To post a comment you must log in.
I think the Windows Encoding depends on the Windows Version and the selected Locale. ANSI is the default in the US in Windows 98, in germany it is iso-8859-15. I think Vista uses utf-8 by default.
You can select each encoding in the Save As... Dialog.