Meisel
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 27 articles for 0.000 sec
Tim Young Releases Third Album 'The Cost'     

Group: rec.music.promotional · Group Profile · Search for Meisel in rec.music.promotional
Author: sounni ali
Date: Sep 1, 2008 18:33

... NY - Not Fade Away Records announced the release of Hell's Kitchen Rock n Roll legend Tim Young's latest album "The Cost" on major online retail stores this September 9th, 2008. Produced by Mark Meisel and Bob Becker of Counter Clockwise Music of Detroit and mastered at Cincinnati's Sound Images by Dave Davis, the album was unveiled at a pre-release party on Sunday July 27th in the Klub Room...
Show full article (3.20Kb)
Call for Papers Reminder (extended): The 2008 International Conference of Computer Science and Engineering (ICCSE 2008)     

Group: comp.lang.functional · Group Profile · Search for Meisel in comp.lang.functional
Author: wcecs_2008
Date: Mar 10, 2008 00:14

... of Computer Science applied Statistics, University of New Brunswick, Canada Dr. Ioannides Marinos Lecturer, Computer Studies Department, Higher Technical Institute, Cyprus Prof. Yezid Donoso Meisel Professor, Distinguished Visitor Professor in Computer Society IEEE, System and Computer Engineering Department, Universidad del Norte, Colombia Dr. Maria Dolores R-Moreno Intl. Head ...
Show full article (11.24Kb)
Re: gspell.el - german spell and grammar checking     

Group: gnu.emacs.sources · Group Profile · Search for Meisel in gnu.emacs.sources
Author: Toby Cubitt
Date: Sep 27, 2007 03:01

Sebastian Meisel wrote: Hund"-haar is wrong, but Hunde"-haar is correct. In both cases gspell.el will mark Hund as probably correct. So it is a help, but still needs the user to know about correct spelling. German (and indeed French, Spanish and most other European languages other than English) would seem to be a case in which a spell-checker needs to take additional ...
Show full article (1.52Kb)
Re: gspell.el - german spell and grammar checking     

Group: gnu.emacs.sources · Group Profile · Search for Meisel in gnu.emacs.sources
Author: David Hansen
Date: Sep 25, 2007 14:03

On Tue, 25 Sep 2007 19:36:27 +0200 Sebastian Meisel wrote: Richard Stallman schrieb: If you're going to extend Emacs spell correction, I think the right place to do it is in ispell.el. That way it will work right for ispell and flyspell. But neither of those is really the right place for this change. The rigth place is inside the aspell program. Would you like...
Show full article (0.91Kb)
gspell.el - german spell and grammar checking     

Group: gnu.emacs.sources · Group Profile · Search for Meisel in gnu.emacs.sources
Author: Sebastian Meisel
Date: Sep 22, 2007 12:29

... allmost a year now. But there are probably a lot of things that can be done better. ;; gspell.el -- german spell an grammar checking ;; Copyright (C) 2007 ;; Author: Sebastian Meisel <sebastian.meisel@googlemail.com> ;; Keywords: spell grammar german ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to ...
Show full article (15.82Kb)
Re: czy ktoÅ› ocenia pozytywnie wkÅ‚ad Å»ydów w historiÄ™ Polski?     

Group: pl.soc.polityka · Group Profile · Search for Meisel in pl.soc.polityka
Author: Jaksa
Date: Aug 28, 2007 17:10

... listopadowym (fobie Chłopickiego pewnie są Ci znane i bliskie) - swoją drogą, z jakiego powodu zamykano synagogi w czasach powstania styczniowego (podpowiem, sami Żydzi zamykali, nie Żydom zamykano) - Meisels, Jasow, Kramsztyk (tylko proszę nie opierać się na takim bezmózgu jak Jędrzej G.) - pogrom alfonsów może nie był najszczęśliwszym pomysłem, ale "moralna" prawica powinna...
Show full article (3.64Kb) · Show article thread
Re: czy ktoÅ› ocenia pozytywnie wkÅ‚ad Å»ydów w historiÄ™ Polski?     

Group: pl.soc.polityka · Group Profile · Search for Meisel in pl.soc.polityka
Author: bazyli4
Date: Aug 27, 2007 23:11

... powstaniu listopadowym (fobie Chłopickiego pewnie są Ci znane i bliskie) - swoją drogą, z jakiego powodu zamykano synagogi w czasach powstania styczniowego (podpowiem, sami Żydzi zamykali, nie Żydom zamykano) - Meisels, Jasow, Kramsztyk (tylko proszę nie opierać się na takim bezmózgu jak Jędrzej G.) - pogrom alfonsów może nie był najszczęśliwszym pomysłem, ale "moralna" prawica powinna...
Show full article (2.65Kb) · Show article thread
overlay-in sorting problem     

Group: gnu.emacs.help · Group Profile · Search for Meisel in gnu.emacs.help
Author: Sebastian Meisel
Date: May 11, 2007 02:15

...\item test \end{enumerate} results in \begin{enumerate} [1] test <point was [2] test [3] test \end{enumerate} or \begin{enumerate} [2] test [1] test <point was [3] test \end{enumerate} or \begin{enumerate} [3] test [2] test [1] test <point was \end{enumerate} where the first result is the expected. Thank for any hints Sebastian Meisel
Show full article (2.01Kb)
Re: wait for w3m-browse-url to complete loading     

Group: gnu.emacs.help · Group Profile · Search for Meisel in gnu.emacs.help
Author: David Hansen
Date: May 7, 2007 08:43

On Mon, 07 May 2007 16:02:13 +0200 Sebastian Meisel wrote: How can I make emacs to wait for w3m-browse-url to complete loading, so I can let a function do re-search an the page. (let ((w3m-async-exec nil)) (w3m-browse-url "http://www.emacswiki.org/") (search-forward "GNU")) `w3m-fontify-after-hook' looks promising too. David
Show full article (0.35Kb)
Solved: how to calculate next sunday and format to string?     

Group: gnu.emacs.help · Group Profile · Search for Meisel in gnu.emacs.help
Author: Sebastian Meisel
Date: May 7, 2007 07:09

Sebastian Meisel schrieb: I'd like to have the function that return the date of next sunday, or any other weekday as a formated string. (formate-time-string-for-next-weekday "7" "%%u.%%m.%%Y") -> "13.5.2007" (require 'calendar) (setq calendar-date-display-form '((format "%%2s.%%2s.%%4s" (substring (concat "0" day) -2) (substring (concat "0" month) -2) year))) (calendar-...
Show full article (0.63Kb)
1 · 2 · 3 · next