Thumbs

2005-10-04 Thread Paul Pogonyshev
Has anyone actually tried and bindings (`thumbs-next-image' and `thumbs-previous-image') in the Thumbs-view-image mode? They don't work here... Paul ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: URL library problem

2005-10-03 Thread Paul Pogonyshev
Stefan Monnier wrote: > > Would the patch below do the trick? > > No, it clearly wouldn't. Try this one instead. > > > Stefan > > > --- url-http.el 25 aoû 2005 10:56:43 -0400 1.20 > +++ url-http.el 03 oct 2005 11:26:27 -0400 > @@ -198,7 +198,12 @@ > ;; allows us to el

URL library problem

2005-10-02 Thread Paul Pogonyshev
Hello, I believe I have found a serious problem in the URL library. If you look at the very end of function `url-http', you can see that the result of `url-http-create-request' is sent to the connection as-is. But encoding of the connection is binary! It means, that multibyte strings are sent in

help with customization widgets needed

2005-10-01 Thread Paul Pogonyshev
Hello, I need some help. I need a customization widget which allows input of login data for multiple accounts. Basically, it looks like this: [INS] [DEL] Language domain: [Value Menu] English (en) User name: [___] Password: [___] [INS] Ea

Re: Problem with national characters in XHTML

2005-09-28 Thread Paul Pogonyshev
LENNART BORGMAN wrote: > I have run into a problem with swedish national characters in an XHTML > document. The header of the document is like this: > > >"http://www.w3.org/TR/REC-html40/loose.dtd";> > http://www.w3.org/1999/xhtml"; xml:lang="en"> > > The swedish character ä lo

Re: autogen.sh question

2005-09-25 Thread Paul Pogonyshev
Thien-Thi Nguyen wrote: > > And why there is ./configure in cvs instead of just > > ./configure.in? > > so that people checking out a source tree from cvs can use the > ./configure script immediately, w/o having to install autoconf. From my personal experience I have concluded that the odds to suc

Re: trivial patch for `ido.el'

2005-08-21 Thread Paul Pogonyshev
Kim F. Storm wrote: > Paul Pogonyshev <[EMAIL PROTECTED]> writes: > > Does anybody mind this simple change? I have directory named `~/cvs' > > (in lowercase) and I don't like `ido' ignoring it. > > > > > > 2005-08-21 Paul Pogonyshev <[

trivial patch for `ido.el'

2005-08-21 Thread Paul Pogonyshev
Does anybody mind this simple change? I have directory named `~/cvs' (in lowercase) and I don't like `ido' ignoring it. 2005-08-21 Paul Pogonyshev <[EMAIL PROTECTED]> * ido.el (ido-ignore-item-p): Bind `case-fold-search' to `ido-case-fold' loc

Re: weird bug with `Russian-computer'?

2005-07-11 Thread Paul Pogonyshev
Juri Linkov wrote: > > Works for me, thanks. However, why ``only if a typed character is the > > same with and without an input method''? Maybe it should just process > > the character _after_ it has been processed/converted by the input > > method, as opposed to processing it _before_, as curren

Re: Incorrect indentation after :name

2005-07-05 Thread Paul Pogonyshev
Drew Adams wrote: > I do check for a quote. The check for `fboundp' is to try and > "correctly" indent things like >'(with-current-buffer buf > (do-something)) > which occur sometimes in macros. > > I would rather have it treat lists as lists, regardless of wh

Re: weird bug with `Russian-computer'?

2005-07-04 Thread Paul Pogonyshev
Juri Linkov wrote: > > With the `Russian-computer' input method, S-/ combination produces a > > comma (instead of a question mark with standard English.) That is OK and > > the way it should be. > > Perhaps you have a US keyboard layout with `?' on the same key as `/'. > Finnish keyboards have qui

weird bug with `Russian-computer'?

2005-07-03 Thread Paul Pogonyshev
With the `Russian-computer' input method, S-/ combination produces a comma (instead of a question mark with standard English.) That is OK and the way it should be. However, when I start incremental search, the key works as in English, while the rest of the keyboard keeps producing Russian letters

Re: Downloading with Emacs

2005-06-26 Thread Paul Pogonyshev
Lennart Borgman wrote: > I have been testing a bit downloading things from the Internet with > Emacs with the url package. However I am not able to understand how this > should be done. Does anyone have examples of how to download binary files? You can have a look at Wikipedia mode (https://gna.or

Re: Gnus not escaping NBSP and soft-hyphen

2005-06-21 Thread Paul Pogonyshev
Gaëtan LEURENT wrote: > Hi, > > I noticed that when displaying messages in Gnus, the NBSP and soft-hypen > are just displayed as normal space and hyphen instead of being prefixed > with an escape character (or NBSP being displayed as underlined as in > the recent CVS). I don't know if it is a bug

Re: non-default default face

2005-06-16 Thread Paul Pogonyshev
I wrote: > > On X, the simplest and fastest way is with ~/.Xdefaults, like this: > > > > Emacs*Font: -*-courier-medium-r-*--*-140-*-*-*-*-iso8859-1 > > > > (That's for a 14 point font. I assume you meant a 10.5 point font, > > which would be 105 in tenths of points.) > > Works great. Actually, it

Re: non-default default face

2005-06-16 Thread Paul Pogonyshev
Kevin Rodgers wrote: > Paul Pogonyshev wrote: > > I currently have default face set to 105 pts high adobe-courier instead > > of the default 90 pts adobe-courier. Each time Emacs starts up, it thinks > > for a noticable amount of time, presumably creating the fonts. Is

non-default default face

2005-06-15 Thread Paul Pogonyshev
I currently have default face set to 105 pts high adobe-courier instead of the default 90 pts adobe-courier. Each time Emacs starts up, it thinks for a noticable amount of time, presumably creating the fonts. Is there a way out? Can I preserve the font size and make Emacs start more smoothly? (I

Re: A few issues with thumbs.el

2005-06-13 Thread Paul Pogonyshev
Richard Stallman wrote: > Seems quite good although I don't like the idea of using PNG-files as > their size is much larger than using JPEG. > > The file names are named according to the absolute URI's MD5 value, > which most in this thread seems to dislike (including myself). > >

Re: A few issues with thumbs.el

2005-06-12 Thread Paul Pogonyshev
Mathias Dahl wrote: > Henrik Enberg <[EMAIL PROTECTED]> writes: > > Have you seen the thumbnail-spec, which is apparently poised to become a > > freedesktop.org standard? It seems to allow usage of the same > > thumbnails by several programs. > > > > > > I ha

Re: non-break-space in tutorial

2005-05-27 Thread Paul Pogonyshev
Juri Linkov wrote: > > In a French locale, C-h T shows the French tutorial which includes > > some NBSP chars which are rendered as "\ " as in "m\ emacs\ ". > > The \ are clearly undesirable here. > > [...] > > A better indication for non-breaking spaces and hyphens is the same > as for whitespace

Re: font-lock-comment-delimiter-face

2005-05-14 Thread Paul Pogonyshev
Nick Roberts wrote: > > I have had this problem before, with an old monitor. It can also be > > solved by turning up the brightness or buying a new monitor. > > > > I have to turn the brightness down to make the battery last. > > I'm probably missing the point, but the eye is not very s

Re: font-lock-negation-char-face

2005-05-08 Thread Paul Pogonyshev
Richard Stallman wrote: > I think this feature should be removed now. Maybe disabled by default is better. I.e. make the offending face inherit the default face with no additional attributes. I don't think it is so bad and unuseful to remove it altogether. Paul __