Hideki Yamane <henr...@debian.or.jp> writes:
>
>>    M-: (require 'tiarra-conf)
>>    =>
>>    (error "Required feature `tiarra-conf' was not provided")
>
>  This package provides tiarra-conf-mode, not tiarra-conf, so this
>  behavior is not a bug, IMO. 

Feature names are file names, normally.  So (require 'tiarra-conf) loads
tiarra-conf.el and it would normally have (provide 'tiarra-conf) at the
end to allow that.

(Such a `provide' is one of the various conventional things M-x checkdoc
reports on, for example.)


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to