Bug#321040: dictionaries-common: Cannot add aspell dictionaries to Emacs ispell interface

2005-08-31 Thread Agustin Martin
reassign 321040 ibulgarian
retitle  321040 [ibulgarian] Please use the right encoding for emacs
clone321040 -1
reassign -1 aspell-bg
retitle  -1 [aspell-bg] Please register aspell-bg for use under emacs
thanks


On Wed, Aug 17, 2005 at 09:54:30AM -0400, Ivan Raikov wrote:
 
 Hello, Agustin,
 
Thanks for looking into the issue. Bulgarian uses the Cyrillic
 alphabet, so proper encodings for it are iso-8859-5, koi8 and
 variations, and cp1251. I will look into the ibulgarian package and
 see if I need to file a bug report, but latin1 is definitely the wrong
 encoding. Thank you for notifying the aspell-bg developer.
 

I am reassigning this bug report to ibulgarian and cloning it for aspell-bg,
so this last is also fixed and registered for use under emacs.

Reminder for this,

  http://dict-common.alioth.debian.org/dsdt-policy.html#aspell-registration

and all the policy document.

Thanks for your feedback,

-- 
Agustin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321040: dictionaries-common: Cannot add aspell dictionaries to Emacs ispell interface

2005-08-17 Thread Ivan Raikov

Hello, Agustin,

   Thanks for looking into the issue. Bulgarian uses the Cyrillic
alphabet, so proper encodings for it are iso-8859-5, koi8 and
variations, and cp1251. I will look into the ibulgarian package and
see if I need to file a bug report, but latin1 is definitely the wrong
encoding. Thank you for notifying the aspell-bg developer.


  Ivan


Agustin Martin [EMAIL PROTECTED] writes:


 Hi, Ivan

 Can bulgarian be checked with latin1? If the native encoding in ibulgarian
 bulgarian.aff is iso-8859-5, that is what should be present instead of
 iso-8859-1, so this would be a bug in ibulgarian.

 aspell-bg should also be registered for use under emacs, please see 

   http://dict-common.alioth.debian.org/dsdt-policy.html#aspell-registration

 so this would also be an issue with aspell-bg. I am bcc'ing aspell-bg
 package, so this can be fixed along with #319676.

   Anton, please use a similar entry as for ibulgarian, even if aspell-bg
   is internally cp1251 (I am not sure about that), aspell will be called
   with --encoding option and all needed recoding will be done internally.

 Regarding personal customizations, please read

   /usr/share/doc/dictionaries-common/README.emacs 

 Since this last info should fix the problem I will soon close this bug
 report or reassign it to any of the bgoffice elements ibulgarian or
 aspell-bg, depending on your reply or on Anton Zinoviev one.

 Thanks for your feedback,

 Cheers,

-- 
The world is more and more of a neighborhood. But is it any more of a
 brotherhood? If we don't learn to live together as brothers and
 sisters, we shall perish together as fools. --Martin Luther King, 1968



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321040: dictionaries-common: Cannot add aspell dictionaries to Emacs ispell interface

2005-08-16 Thread Agustin Martin
severity 321040 normal
thanks

On Tue, Aug 02, 2005 at 09:30:11PM -0400, Ivan Raikov wrote:
 Package: dictionaries-common
 Version: 0.49.2
 Severity: important
 
 I have installed packages aspell and aspell-bg (Bulgarian), and I
 would like to use aspell to spell check Bulgarian text encoded with
 iso-8859-5 in Emacs. I have set my ispell-local-dictionary-alist
 variable to the following:
 
 (custom-set-variables
  '(ispell-local-dictionary-alist (quote ((bulgarian
  
 []
  
 [^]
   nil
  (-d bulgarian) nil iso-8859-5)
 
 However, dictionary bulgarian does not appear in
 ispell-dictionary-alist after restarting Emacs. If I add it by hand,
 using the above settings, ispell and flyspell work correctly and I am
 able to spell check buffers with the iso-8859-5 encoding.
 
 When I install ispell-bulgarian, the Emacs ispell interface permits
 the Bulgarian dictionary to be added to ispell-dictionary-alist, but
 since that dictionary is set to use the iso-8859-1 encoding, I still
 cannot spell check iso-8859-5 buffers. 

Hi, Ivan

Can bulgarian be checked with latin1? If the native encoding in ibulgarian
bulgarian.aff is iso-8859-5, that is what should be present instead of
iso-8859-1, so this would be a bug in ibulgarian.

aspell-bg should also be registered for use under emacs, please see 

  http://dict-common.alioth.debian.org/dsdt-policy.html#aspell-registration

so this would also be an issue with aspell-bg. I am bcc'ing aspell-bg
package, so this can be fixed along with #319676.

  Anton, please use a similar entry as for ibulgarian, even if aspell-bg
  is internally cp1251 (I am not sure about that), aspell will be called
  with --encoding option and all needed recoding will be done internally.

Regarding personal customizations, please read

  /usr/share/doc/dictionaries-common/README.emacs 

Since this last info should fix the problem I will soon close this bug
report or reassign it to any of the bgoffice elements ibulgarian or
aspell-bg, depending on your reply or on Anton Zinoviev one.

Thanks for your feedback,

Cheers,

-- 
Agustin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#321040: dictionaries-common: Cannot add aspell dictionaries to Emacs ispell interface

2005-08-02 Thread Ivan Raikov
Package: dictionaries-common
Version: 0.49.2
Severity: important

I have installed packages aspell and aspell-bg (Bulgarian), and I
would like to use aspell to spell check Bulgarian text encoded with
iso-8859-5 in Emacs. I have set my ispell-local-dictionary-alist
variable to the following:

(custom-set-variables
 '(ispell-local-dictionary-alist (quote ((bulgarian
 [АБВГДЕЖЗИЙКЛМНОПРСТУФХЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцшщюя]
 [^АБВГДЕЖЗИЙКЛМНОПРСТУФХЧШЩЪЬЮЯабвгдежзийклмнопрстуфхцшщюя]  nil
 (-d bulgarian) nil iso-8859-5)

However, dictionary bulgarian does not appear in
ispell-dictionary-alist after restarting Emacs. If I add it by hand,
using the above settings, ispell and flyspell work correctly and I am
able to spell check buffers with the iso-8859-5 encoding.

When I install ispell-bulgarian, the Emacs ispell interface permits
the Bulgarian dictionary to be added to ispell-dictionary-alist, but
since that dictionary is set to use the iso-8859-1 encoding, I still
cannot spell check iso-8859-5 buffers. 


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages dictionaries-common depends on:
ii  debconf   1.4.52 Debian configuration management sy
ii  perl  5.8.7-3Larry Wall's Practical Extraction 

dictionaries-common recommends no packages.

-- debconf information:
  dictionaries-common/invalid_debconf_value:
  dictionaries-common/ispell-autobuildhash-message:
  dictionaries-common/move_old_usr_dict: true
  dictionaries-common/selecting_ispell_wordlist_default:
* dictionaries-common/default-ispell: american (American English)
* dictionaries-common/default-wordlist: american (American English)
  dictionaries-common/old_wordlist_link: true
  dictionaries-common/remove_old_usr_dict_link: false

-- 
People in Soviet Russia, however, appear to be afflicted with amusing
 juxtapositions of the aforementioned situation. --seen on Slashdot